diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 11:12:20 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 11:12:20 +0000 |
commit | 97e226044689b96d6ba993d2924b0a1e7dfdd0f9 (patch) | |
tree | 0eb2326c7601b7e39983cab10fd6a8b17e19739d /dev-python/autobahn/autobahn-20.7.1.ebuild | |
parent | sys-apps/inxi: Stabilize 3.1.06.1 amd64, #758476 (diff) | |
download | gentoo-97e226044689b96d6ba993d2924b0a1e7dfdd0f9.tar.gz gentoo-97e226044689b96d6ba993d2924b0a1e7dfdd0f9.tar.bz2 gentoo-97e226044689b96d6ba993d2924b0a1e7dfdd0f9.zip |
dev-python/autobahn: Stabilize 20.7.1 amd64, #758494
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/autobahn/autobahn-20.7.1.ebuild')
-rw-r--r-- | dev-python/autobahn/autobahn-20.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-20.7.1.ebuild b/dev-python/autobahn/autobahn-20.7.1.ebuild index cf474b175441..67bd8a9ca1ee 100644 --- a/dev-python/autobahn/autobahn-20.7.1.ebuild +++ b/dev-python/autobahn/autobahn-20.7.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 arm arm64 x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="crypt scram test xbr" RESTRICT="!test? ( test )" |