diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 00:54:23 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-06-26 01:20:03 +0200 |
commit | a394705131bee1680cecadb31e86ef10c8acca92 (patch) | |
tree | 4dfa247e96492570ea3c1e76e94a665c37d63bde | |
parent | 884f093abaaad4b28f519eed42747e207adcd581 (diff) | |
download | gentoo-a394705131bee1680cecadb31e86ef10c8acca92.tar.gz gentoo-a394705131bee1680cecadb31e86ef10c8acca92.tar.xz |
dev-python/pysmi: x86 stable (bug #659068)
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-python/pysmi/pysmi-0.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysmi/pysmi-0.1.3.ebuild b/dev-python/pysmi/pysmi-0.1.3.ebuild index e02d75e9250..ee15d901b9a 100644 --- a/dev-python/pysmi/pysmi-0.1.3.ebuild +++ b/dev-python/pysmi/pysmi-0.1.3.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ia64 ~ppc ~sparc x86" IUSE="" RDEPEND=" |