summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-02-23 22:44:39 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-02-23 22:45:01 +0000
commit0aac95aeb35d22c4d14ae2d47a5f12c72ea548e6 (patch)
treee288f84e212a1b022b77adc84bf840b03abf9814
parentsys-block/parted: Drop old, bug 575232 (diff)
downloadgentoo-0aac95aeb35d22c4d14ae2d47a5f12c72ea548e6.tar.gz
gentoo-0aac95aeb35d22c4d14ae2d47a5f12c72ea548e6.tar.bz2
gentoo-0aac95aeb35d22c4d14ae2d47a5f12c72ea548e6.zip
dev-libs/protobuf: stable 3.5.1.1 for ia64, bug #647462
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ia64"
-rw-r--r--dev-libs/protobuf/protobuf-3.5.1.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.5.1.1.ebuild b/dev-libs/protobuf/protobuf-3.5.1.1.ebuild
index db49450c5e02..47519c697c1a 100644
--- a/dev-libs/protobuf/protobuf-3.5.1.1.ebuild
+++ b/dev-libs/protobuf/protobuf-3.5.1.1.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 )