commit: de16f9c71fd0e014b7365b90f2290ec917e631ad
Author: Matthew Thode <mthode <AT> mthode <DOT> org>
AuthorDate: Tue Sep 1 15:28:31 2015 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Sep 1 15:28:31 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de16f9c7
dev-python/monotonic: adding x86 keyword
dev-python/monotonic/monotonic-0.3.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/monotonic/monotonic-0.3.ebuild
b/dev-python/monotonic/monotonic-0.3.ebuild
index f469780..a7f44b8 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}]"