diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-10-30 02:08:27 +0100 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-10-30 02:08:27 +0100 |
commit | 9cdb0f8d21ea79acbfe1ea6d21872a85c9ba361a (patch) | |
tree | 9df2a7e1d9299e51c65226334564c86b9f2b7a31 /dev-python/protobuf-python | |
parent | dev-java/protobuf-java: Stable on amd64 (diff) | |
download | gentoo-9cdb0f8d21ea79acbfe1ea6d21872a85c9ba361a.tar.gz gentoo-9cdb0f8d21ea79acbfe1ea6d21872a85c9ba361a.tar.bz2 gentoo-9cdb0f8d21ea79acbfe1ea6d21872a85c9ba361a.zip |
dev-python/protobuf-python: Stable on amd64
Package-Manager: Portage-2.3.13, Repoman-2.3.3
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild index ac2101c316e4..a89afb079e86 100644 --- a/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.1.0.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf LICENSE="BSD" SLOT="0/11" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="" # Protobuf is only a build-time dep, but depends on the exact same version |