dev-python/python-magic: marked ~amd64-linux
authorFabian Groffen <grobian@gentoo.org>
Wed, 9 Jan 2019 08:01:44 +0000 (09:01 +0100)
committerFabian Groffen <grobian@gentoo.org>
Wed, 9 Jan 2019 08:03:23 +0000 (09:03 +0100)
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

dev-python/python-magic/python-magic-0.4.15-r1.ebuild

index 5a23238beb2f3f8bf3be101d8cc37e56d28dd505..6ed33e199408f05ca407967e8f90e082c1063f93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/ahupp/python-magic/archive/${PV}.tar.gz -> ${P}.gh.t
 
 LICENSE="MIT"
 SLOT="0"
-KEYWORDS="~amd64 ~hppa ~ia64 ~x86"
+KEYWORDS="~amd64 ~hppa ~ia64 ~x86 ~amd64-linux"
 IUSE="test"
 
 RDEPEND="sys-apps/file[-python]"