diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-10 01:10:33 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-10 01:10:33 +0300 |
commit | 806d82da39e06286f8978870b279fa8b28230933 (patch) | |
tree | 168f28cee3530fd9c9fd164b0274fce28f372a88 /dev-libs/libnl | |
parent | ../s390/p.use.mask: mask bazaar vcs for layman (diff) | |
download | gentoo-806d82da39e06286f8978870b279fa8b28230933.tar.gz gentoo-806d82da39e06286f8978870b279fa8b28230933.tar.bz2 gentoo-806d82da39e06286f8978870b279fa8b28230933.zip |
dev-libs/libnl: mark s390 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/libnl-3.4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.4.0.ebuild b/dev-libs/libnl/libnl-3.4.0.ebuild index 4c6460c8f168..85cc14ab6af5 100644 --- a/dev-libs/libnl/libnl-3.4.0.ebuild +++ b/dev-libs/libnl/libnl-3.4.0.ebuild @@ -17,7 +17,7 @@ SRC_URI=" " LICENSE="LGPL-2.1 utils? ( GPL-2 )" SLOT="3" -KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 ~arm arm64 hppa ia64 ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="+debug static-libs python +threads utils" RDEPEND=" |