diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 20:48:11 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-03-05 22:30:50 +0100 |
commit | e4728ba4298b6e37294364cff408eade61660d43 (patch) | |
tree | a6eea61fb9c1f626287e96a8b074c472fa1bbf3f /dev-python/protobuf-python | |
parent | dev-libs/protobuf-3.5.1.1-r0: alpha stable (diff) | |
download | gentoo-e4728ba4298b6e37294364cff408eade61660d43.tar.gz gentoo-e4728ba4298b6e37294364cff408eade61660d43.tar.bz2 gentoo-e4728ba4298b6e37294364cff408eade61660d43.zip |
dev-python/protobuf-python-3.5.1.1-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/647462
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild b/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild index db097c8fc623..25ad0038bb71 100644 --- a/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${ LICENSE="BSD" SLOT="0/15" -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="" DEPEND="${PYTHON_DEPS} |