summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Thode <mthode@mthode.org>2015-09-01 10:28:31 -0500
committerMatthew Thode <mthode@mthode.org>2015-09-01 10:28:31 -0500
commitde16f9c71fd0e014b7365b90f2290ec917e631ad (patch)
treec7581736f014eddc0e96e0c41b9dc00c365bdef6 /dev-python/monotonic/monotonic-0.3.ebuild
parentdev-python/debtcollector: adding for liberty (diff)
downloadgentoo-de16f9c71fd0e014b7365b90f2290ec917e631ad.tar.gz
gentoo-de16f9c71fd0e014b7365b90f2290ec917e631ad.tar.bz2
gentoo-de16f9c71fd0e014b7365b90f2290ec917e631ad.zip
dev-python/monotonic: adding x86 keyword
Diffstat (limited to 'dev-python/monotonic/monotonic-0.3.ebuild')
-rw-r--r--dev-python/monotonic/monotonic-0.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/monotonic/monotonic-0.3.ebuild b/dev-python/monotonic/monotonic-0.3.ebuild
index f469780ef414..a7f44b869e59 100644
--- a/dev-python/monotonic/monotonic-0.3.ebuild
+++ b/dev-python/monotonic/monotonic-0.3.ebuild
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"