diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-01 08:45:24 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-05-01 09:07:05 +0100 |
commit | 21ad7fc4973d6c63c3fe3bd7abc5fa7238e22cb2 (patch) | |
tree | f95fb85192c20b4fc9dc275c851c3104f5fc47cd /dev-python/protobuf-python | |
parent | dev-libs/protobuf: stable 3.5.2 for ia64, bug #654428 (diff) | |
download | gentoo-21ad7fc4973d6c63c3fe3bd7abc5fa7238e22cb2.tar.gz gentoo-21ad7fc4973d6c63c3fe3bd7abc5fa7238e22cb2.tar.bz2 gentoo-21ad7fc4973d6c63c3fe3bd7abc5fa7238e22cb2.zip |
dev-python/protobuf-python: stable 3.5.2-r1 for ia64, bug #654428
Bug: https://bugs.gentoo.org/654428
Package-Manager: Portage-2.3.31, Repoman-2.3.9
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild b/dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild index 928b493d025c..49bf24b5519a 100644 --- a/dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild +++ b/dev-python/protobuf-python/protobuf-python-3.5.2-r1.ebuild @@ -12,7 +12,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} |