diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:30:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:30:53 +0200 |
commit | 6e0b383d02a1bb655f7a7eaba69bc4e521efe4a6 (patch) | |
tree | 65162414c124e5b99001f1a344bb4a542ec18ed3 /dev-libs/libnl | |
parent | dev-scheme/guile: s390 stable wrt bug #739826 (diff) | |
download | gentoo-6e0b383d02a1bb655f7a7eaba69bc4e521efe4a6.tar.gz gentoo-6e0b383d02a1bb655f7a7eaba69bc4e521efe4a6.tar.bz2 gentoo-6e0b383d02a1bb655f7a7eaba69bc4e521efe4a6.zip |
dev-libs/libnl: s390 stable wrt bug #741174
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libnl')
-rw-r--r-- | dev-libs/libnl/libnl-3.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libnl/libnl-3.5.0.ebuild b/dev-libs/libnl/libnl-3.5.0.ebuild index 2068b7e3077c..ddd8c0e73d9a 100644 --- a/dev-libs/libnl/libnl-3.5.0.ebuild +++ b/dev-libs/libnl/libnl-3.5.0.ebuild @@ -18,7 +18,7 @@ SRC_URI=" " LICENSE="LGPL-2.1 utils? ( GPL-2 )" SLOT="3" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv s390 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="+debug static-libs python +threads utils" RDEPEND=" |