summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2020-11-12 21:55:21 +0100
committerThomas Deutschmann <whissi@gentoo.org>2020-11-12 22:02:38 +0100
commit3e5d9ba76e6a8172ccb41a23270cefce63ff87ed (patch)
tree285efd27149affb5a8dd75496ea7cf743ed265a5 /dev-python/filetype
parentdev-python/eyeD3: x86 stable (bug #752252) (diff)
downloadgentoo-3e5d9ba76e6a8172ccb41a23270cefce63ff87ed.tar.gz
gentoo-3e5d9ba76e6a8172ccb41a23270cefce63ff87ed.tar.bz2
gentoo-3e5d9ba76e6a8172ccb41a23270cefce63ff87ed.zip
dev-python/filetype: x86 stable (bug #752252)
Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/filetype')
-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 a63690120bad..3d833335e8a6 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 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86"
+KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86"
PATCHES=( "${FILESDIR}/${P}-examples.patch" )