From 836552ecf0d1daeee88080b482db5d73c7b8f054 Mon Sep 17 00:00:00 2001 From: Aaron Bauman Date: Sat, 17 Dec 2016 21:32:30 +0900 Subject: [PATCH] dev-python/formencode: amd64 stable wrt bug #593114 --- dev-python/formencode/formencode-1.3.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/formencode/formencode-1.3.0-r2.ebuild b/dev-python/formencode/formencode-1.3.0-r2.ebuild index f29b847a36bda..d8a9ad1d0bf5e 100644 --- a/dev-python/formencode/formencode-1.3.0-r2.ebuild +++ b/dev-python/formencode/formencode-1.3.0-r2.ebuild @@ -16,7 +16,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.zip" LICENSE="PSF-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~ia64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="doc test" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]