summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2018-06-09 22:30:52 +0300
committerMikle Kolyada <zlogene@gentoo.org>2018-06-09 22:30:52 +0300
commit9ecaebdc6056e29144750f28f28157876d91a062 (patch)
tree46c963eda772b8554710e9901c845326c6bb0e37 /dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
parentnet-dns/avahi: mark s390 stable (diff)
downloadgentoo-9ecaebdc6056e29144750f28f28157876d91a062.tar.gz
gentoo-9ecaebdc6056e29144750f28f28157876d91a062.tar.bz2
gentoo-9ecaebdc6056e29144750f28f28157876d91a062.zip
dev-libs/protobuf-c: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild')
-rw-r--r--dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
index 6ae85be95c2a..1d5c6ad3dce1 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.
LICENSE="BSD-2"
# Subslot == SONAME version
SLOT="0/1.0.0"
-KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sparc x86"
IUSE="static-libs test"
RDEPEND=">=dev-libs/protobuf-2.6.0:0=[${MULTILIB_USEDEP}]"