commit: 0cbd195e979c472060a1ce2dadabc3faeb31f0cf Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Mon Jan 13 08:50:03 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Mon Jan 13 08:50:03 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cbd195e
dev-python/pyperclip: x86 stable wrt bug #705086 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> dev-python/pyperclip/pyperclip-1.7.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/pyperclip/pyperclip-1.7.0.ebuild b/dev-python/pyperclip/pyperclip-1.7.0.ebuild index 7cb619b8b7b..c879f5e7fe7 100644 --- a/dev-python/pyperclip/pyperclip-1.7.0.ebuild +++ b/dev-python/pyperclip/pyperclip-1.7.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" RDEPEND="