summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-05-01 08:45:16 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-05-01 09:07:05 +0100
commitf9ebc58504f3316acdb5d5c4821ebc2fa35d178f (patch)
tree767417db5bc7c3e7990c5eef0b2d6e12776b7584 /dev-libs/protobuf
parentmail-client/alpine: stable 2.21.1 for ia64, bug #654284 (diff)
downloadgentoo-f9ebc58504f3316acdb5d5c4821ebc2fa35d178f.tar.gz
gentoo-f9ebc58504f3316acdb5d5c4821ebc2fa35d178f.tar.bz2
gentoo-f9ebc58504f3316acdb5d5c4821ebc2fa35d178f.zip
dev-libs/protobuf: stable 3.5.2 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-libs/protobuf')
-rw-r--r--dev-libs/protobuf/protobuf-3.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.5.2.ebuild b/dev-libs/protobuf/protobuf-3.5.2.ebuild
index f6df9ae090e7..aef5a820a38d 100644
--- a/dev-libs/protobuf/protobuf-3.5.2.ebuild
+++ b/dev-libs/protobuf/protobuf-3.5.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
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="emacs examples static-libs test zlib"
RDEPEND="emacs? ( virtual/emacs )