dev-python/docker-pycreds: Stabilize on amd64, x86
authorManuel Rüger <mrueg@gentoo.org>
Sun, 2 Dec 2018 00:51:34 +0000 (01:51 +0100)
committerManuel Rüger <mrueg@gentoo.org>
Sun, 2 Dec 2018 00:51:34 +0000 (01:51 +0100)
Signed-off-by: Manuel Rüger <mrueg@gentoo.org>
Package-Manager: Portage-2.3.52, Repoman-2.3.11

dev-python/docker-pycreds/docker-pycreds-0.3.0.ebuild

index cf82e0ccca5911659939d17e6d4cc4b97dcd40eb..9e9c940c5f666e6fcea802e2f0ce9336f5f67c62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Authors
 # 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}.tar.gz"
 
 LICENSE="Apache-2.0"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 ~x86"
 IUSE=""
 
 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"