dev-python/pyperclip: arm64 stable for pbr (eventually)
authorMatthew Thode <prometheanfire@gentoo.org>
Thu, 30 Aug 2018 17:32:36 +0000 (12:32 -0500)
committerMatthew Thode <prometheanfire@gentoo.org>
Thu, 30 Aug 2018 17:50:06 +0000 (12:50 -0500)
Package-Manager: Portage-2.3.48, Repoman-2.3.10

dev-python/pyperclip/pyperclip-1.5.27.ebuild

index c7870d061ee65aa5f7686c68cb55e04f0cda7ffc..f57bea1973fae4a90769d203c7090ef5b02254eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -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}]"