diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-23 22:44:39 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-02-23 22:45:01 +0000 |
commit | 0aac95aeb35d22c4d14ae2d47a5f12c72ea548e6 (patch) | |
tree | e288f84e212a1b022b77adc84bf840b03abf9814 /dev-libs | |
parent | sys-block/parted: Drop old, bug 575232 (diff) | |
download | gentoo-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"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.5.1.1.ebuild | 2 |
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 ) |