summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-08-31 23:24:11 +0200
committerThomas Deutschmann <whissi@gentoo.org>2020-08-31 23:25:24 +0200
commitfd2aee5aed9ddb89878de3d795c1e068e6030acd (patch)
tree046850ea0bb413ac4abbd9eed55cdddeb6205a80 /dev-python/filetype/filetype-1.0.7.ebuild
parentnet-vpn/strongswan: drop old (diff)
downloadgentoo-fd2aee5aed9ddb89878de3d795c1e068e6030acd.tar.gz
gentoo-fd2aee5aed9ddb89878de3d795c1e068e6030acd.tar.bz2
gentoo-fd2aee5aed9ddb89878de3d795c1e068e6030acd.zip
dev-python/filetype: x86 keyworded (bug #736519)
Package-Manager: Portage-3.0.4, Repoman-3.0.1 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/filetype/filetype-1.0.7.ebuild')
-rw-r--r--dev-python/filetype/filetype-1.0.7.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/filetype/filetype-1.0.7.ebuild b/dev-python/filetype/filetype-1.0.7.ebuild
index b3e4ca6e2a2d..efe38c69fbf4 100644
--- a/dev-python/filetype/filetype-1.0.7.ebuild
+++ b/dev-python/filetype/filetype-1.0.7.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc"
+KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86"
PATCHES=( "${FILESDIR}/${P}-examples.patch" )