diff options
-rw-r--r-- | dev-python/autobahn/autobahn-21.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-21.1.1.ebuild b/dev-python/autobahn/autobahn-21.1.1.ebuild index 124c2b905ac4..41c2ad9c99f3 100644 --- a/dev-python/autobahn/autobahn-21.1.1.ebuild +++ b/dev-python/autobahn/autobahn-21.1.1.ebuild @@ -19,7 +19,7 @@ S=${WORKDIR}/${MY_P} SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~x86" IUSE="crypt scram test xbr" RESTRICT="!test? ( test )" |