diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-13 19:54:59 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-13 21:11:49 +0100 |
commit | 639e9b88dc00b37d90534cf7fc4a9d258a2e348c (patch) | |
tree | b781dd32598a5bc5cfa7b5d909b91818ffb0cddf /dev-python/protobuf-python | |
parent | dev-java/protobuf-java: x86 stable (bug #647462) (diff) | |
download | gentoo-639e9b88dc00b37d90534cf7fc4a9d258a2e348c.tar.gz gentoo-639e9b88dc00b37d90534cf7fc4a9d258a2e348c.tar.bz2 gentoo-639e9b88dc00b37d90534cf7fc4a9d258a2e348c.zip |
dev-python/protobuf-python: x86 stable (bug #647462)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-python/protobuf-python')
-rw-r--r-- | dev-python/protobuf-python/protobuf-python-3.5.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 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 cb4653d2f74b..7a50d4bb552f 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 @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -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} |