diff options
author | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:23 -0500 |
---|---|---|
committer | Matthew Thode <prometheanfire@gentoo.org> | 2017-09-29 18:29:23 -0500 |
commit | 2eefa18da774ca452040a9c66d87c89978ddb3ea (patch) | |
tree | 7049b8acdcc256d5a30cdba5eb7b17bcacc689cb /dev-python/pyperclip | |
parent | dev-python/google-api-python-client: 1.6.2 stablized amd64 arm x86 under alla... (diff) | |
download | gentoo-2eefa18da774ca452040a9c66d87c89978ddb3ea.tar.gz gentoo-2eefa18da774ca452040a9c66d87c89978ddb3ea.tar.bz2 gentoo-2eefa18da774ca452040a9c66d87c89978ddb3ea.zip |
dev-python/pyperclip: 1.5.27 stablized amd64 x86 under allarches
Diffstat (limited to 'dev-python/pyperclip')
-rw-r--r-- | dev-python/pyperclip/pyperclip-1.5.27.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pyperclip/pyperclip-1.5.27.ebuild b/dev-python/pyperclip/pyperclip-1.5.27.ebuild index eeca1cf16d3f..c7870d061ee6 100644 --- a/dev-python/pyperclip/pyperclip-1.5.27.ebuild +++ b/dev-python/pyperclip/pyperclip-1.5.27.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.zip" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" |