diff options
author | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-25 11:01:15 +0200 |
---|---|---|
committer | Michael Haubenwallner <haubi@gentoo.org> | 2019-06-25 11:04:36 +0200 |
commit | ebf8c072d144dd06cc2a9b4d4cbc172d86e896d0 (patch) | |
tree | 2c56f35c9439779191394ec56930c2f06a5ef732 /dev-python/autobahn | |
parent | app-editors/emacs: amd64 stable wrt bug #688616 (diff) | |
download | gentoo-ebf8c072d144dd06cc2a9b4d4cbc172d86e896d0.tar.gz gentoo-ebf8c072d144dd06cc2a9b4d4cbc172d86e896d0.tar.bz2 gentoo-ebf8c072d144dd06cc2a9b4d4cbc172d86e896d0.zip |
dev-python/autobahn: add ~amd64-linux keyword
Package-Manager: Portage-2.3.66, Repoman-2.3.11
Signed-off-by: Michael Haubenwallner <haubi@gentoo.org>
Diffstat (limited to 'dev-python/autobahn')
-rw-r--r-- | dev-python/autobahn/autobahn-18.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/autobahn/autobahn-18.3.1.ebuild b/dev-python/autobahn/autobahn-18.3.1.ebuild index 2ba2f23aedf8..ebdb722a661c 100644 --- a/dev-python/autobahn/autobahn-18.3.1.ebuild +++ b/dev-python/autobahn/autobahn-18.3.1.ebuild @@ -17,7 +17,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 ~amd64-linux" IUSE="crypt test" RDEPEND=" |