diff options
author | Fabian Groffen <grobian@gentoo.org> | 2019-03-20 11:21:54 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2019-03-20 11:21:54 +0100 |
commit | 5626c31d8f12e895e7ee23254436067e350f294e (patch) | |
tree | d970e420b6ed12f6075bdfc2c2f08a5ed6826984 | |
parent | dev-python/soappy: marked ~amd64-linux (diff) | |
download | gentoo-5626c31d8f12e895e7ee23254436067e350f294e.tar.gz gentoo-5626c31d8f12e895e7ee23254436067e350f294e.tar.bz2 gentoo-5626c31d8f12e895e7ee23254436067e350f294e.zip |
dev-python/wstools: marked ~amd64-linux
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
-rw-r--r-- | dev-python/wstools/wstools-0.4.5-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/wstools/wstools-0.4.5-r1.ebuild b/dev-python/wstools/wstools-0.4.5-r1.ebuild index ee485d999110..4d7a6f84833f 100644 --- a/dev-python/wstools/wstools-0.4.5-r1.ebuild +++ b/dev-python/wstools/wstools-0.4.5-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~x64-macos ~x86-macos" IUSE="test" RDEPEND=" |