diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:30:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-18 11:30:38 +0100 |
commit | 64ad67c2559e261a674c2c5caf7a3fc953a45c41 (patch) | |
tree | 486ae5ae470f94928b708dbdc7448978c35240d6 /dev-libs/protobuf-c | |
parent | dev-python/testscenarios: sparc stable wrt bug #530600 (diff) | |
download | gentoo-64ad67c2559e261a674c2c5caf7a3fc953a45c41.tar.gz gentoo-64ad67c2559e261a674c2c5caf7a3fc953a45c41.tar.bz2 gentoo-64ad67c2559e261a674c2c5caf7a3fc953a45c41.zip |
dev-libs/protobuf-c: ia64 stable wrt bug #519772
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'dev-libs/protobuf-c')
-rw-r--r-- | dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild b/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild index e6635c42041c..ac9abe7137e7 100644 --- a/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild +++ b/dev-libs/protobuf-c/protobuf-c-1.1.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar. LICENSE="BSD-2" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 sparc ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 sparc ~x86" IUSE="static-libs test" RDEPEND=">=dev-libs/protobuf-2.6.0[${MULTILIB_USEDEP}]" |