diff options
author | Michael Palimaka <kensington@gentoo.org> | 2017-09-28 23:41:02 +1000 |
---|---|---|
committer | Michael Palimaka <kensington@gentoo.org> | 2017-09-28 23:42:08 +1000 |
commit | 8fceae29ab8796978e208f148a37b59198e1bb59 (patch) | |
tree | 780eaeb45bafa3c04976932ba8f4c6984750fcf4 /dev-python/autobahn | |
parent | dev-python/py-ubjson: stabilise 0.9.0 for x86 (diff) | |
download | gentoo-8fceae29ab8796978e208f148a37b59198e1bb59.tar.gz gentoo-8fceae29ab8796978e208f148a37b59198e1bb59.tar.bz2 gentoo-8fceae29ab8796978e208f148a37b59198e1bb59.zip |
dev-python/autobahn: restore x86 keyword
Package-Manager: Portage-2.3.8, Repoman-2.3.3
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-0.16.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/autobahn/autobahn-0.9.4.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/autobahn/autobahn-17.5.1-r2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/autobahn/autobahn-17.7.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/autobahn/autobahn-17.9.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/autobahn/autobahn-17.9.2.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/autobahn/autobahn-0.16.0-r1.ebuild b/dev-python/autobahn/autobahn-0.16.0-r1.ebuild index b11008918ff5..e33d8c71c8ae 100644 --- a/dev-python/autobahn/autobahn-0.16.0-r1.ebuild +++ b/dev-python/autobahn/autobahn-0.16.0-r1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="crypt test" RDEPEND=" diff --git a/dev-python/autobahn/autobahn-0.9.4.2.ebuild b/dev-python/autobahn/autobahn-0.9.4.2.ebuild index a105736053d1..fcd86156deb5 100644 --- a/dev-python/autobahn/autobahn-0.9.4.2.ebuild +++ b/dev-python/autobahn/autobahn-0.9.4.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.zip" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND=" diff --git a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild index c19c640f1002..c1e64b2a34de 100644 --- a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild +++ b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="amd64" +KEYWORDS="amd64 ~x86" IUSE="crypt test" RDEPEND=" diff --git a/dev-python/autobahn/autobahn-17.7.1.ebuild b/dev-python/autobahn/autobahn-17.7.1.ebuild index 6cb019e8b31f..886abb73a070 100644 --- a/dev-python/autobahn/autobahn-17.7.1.ebuild +++ b/dev-python/autobahn/autobahn-17.7.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="crypt test" RDEPEND=" diff --git a/dev-python/autobahn/autobahn-17.9.1.ebuild b/dev-python/autobahn/autobahn-17.9.1.ebuild index d2b4a4e6bfc1..8999f3d609a2 100644 --- a/dev-python/autobahn/autobahn-17.9.1.ebuild +++ b/dev-python/autobahn/autobahn-17.9.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="crypt test" RDEPEND=" diff --git a/dev-python/autobahn/autobahn-17.9.2.ebuild b/dev-python/autobahn/autobahn-17.9.2.ebuild index d2b4a4e6bfc1..8999f3d609a2 100644 --- a/dev-python/autobahn/autobahn-17.9.2.ebuild +++ b/dev-python/autobahn/autobahn-17.9.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~x86" IUSE="crypt test" RDEPEND=" |