diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 11:32:56 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 11:32:56 +0200 |
commit | 2a4ea71dc887984dcb08a16ca3ba6431044bbd38 (patch) | |
tree | 544288d2ab451837d4ad25bfb1ee09c225303a28 /dev-python/autobahn | |
parent | dev-python/pbkdf2: marked ~amd64-linux (diff) | |
download | gentoo-2a4ea71dc887984dcb08a16ca3ba6431044bbd38.tar.gz gentoo-2a4ea71dc887984dcb08a16ca3ba6431044bbd38.tar.bz2 gentoo-2a4ea71dc887984dcb08a16ca3ba6431044bbd38.zip |
dev-python/autobahn-17.5.1-r2: amd64 stable
Gentoo-Bug: 624990
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-17.5.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-17.5.1-r2.ebuild b/dev-python/autobahn/autobahn-17.5.1-r2.ebuild index 99f173555365..c19c640f1002 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" IUSE="crypt test" RDEPEND=" |