summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-10-14 14:15:24 +0200
committerJustin Lecher <jlec@gentoo.org>2015-10-14 14:15:24 +0200
commit9412c7afed5d3f346b04737731ae07542aea6a1f (patch)
treee41a5ac3d674d65a32589be8192ce390a101b276 /dev-python
parentdev-python/pytz: Keyword under ALLARCHES policy (diff)
downloadgentoo-9412c7afed5d3f346b04737731ae07542aea6a1f.tar.gz
gentoo-9412c7afed5d3f346b04737731ae07542aea6a1f.tar.bz2
gentoo-9412c7afed5d3f346b04737731ae07542aea6a1f.zip
dev-python/pygments: Keyword under ALLARCHES policy
Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/pygments/pygments-2.0.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pygments/pygments-2.0.2.ebuild b/dev-python/pygments/pygments-2.0.2.ebuild
index 2ea5783ccf36..cbb8a41571d6 100644
--- a/dev-python/pygments/pygments-2.0.2.ebuild
+++ b/dev-python/pygments/pygments-2.0.2.ebuild
@@ -17,7 +17,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="doc test"
RDEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"