diff options
author | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:03:08 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2017-01-29 18:15:15 +0100 |
commit | 38682cb6368a5227312ac9ac6f36692a933bd901 (patch) | |
tree | 6d483fa8460d7c392696b7a9645328e30693bc86 /dev-python/filemagic | |
parent | dev-python/feedparser: dropped ~x86-freebsd (diff) | |
download | gentoo-38682cb6368a5227312ac9ac6f36692a933bd901.tar.gz gentoo-38682cb6368a5227312ac9ac6f36692a933bd901.tar.bz2 gentoo-38682cb6368a5227312ac9ac6f36692a933bd901.zip |
dev-python/filemagic: dropped ~ia64-linux
Package-Manager: portage-2.3.3
Diffstat (limited to 'dev-python/filemagic')
-rw-r--r-- | dev-python/filemagic/filemagic-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/filemagic/filemagic-1.6.ebuild b/dev-python/filemagic/filemagic-1.6.ebuild index 979106328f59..278ec168b2c6 100644 --- a/dev-python/filemagic/filemagic-1.6.ebuild +++ b/dev-python/filemagic/filemagic-1.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ia64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |