diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:24:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:24:53 +0200 |
commit | b9b31acdb88c63c26b5b059e3386af8a3b1d1f1f (patch) | |
tree | 3b31b79d8bf0c987681b3b16bcd07bfb521f69df /dev-libs/libnl | |
parent | dev-scheme/guile: ppc stable wrt bug #739826 (diff) | |
download | gentoo-b9b31acdb88c63c26b5b059e3386af8a3b1d1f1f.tar.gz gentoo-b9b31acdb88c63c26b5b059e3386af8a3b1d1f1f.tar.bz2 gentoo-b9b31acdb88c63c26b5b059e3386af8a3b1d1f1f.zip |
dev-libs/libnl: ppc stable wrt bug #741174
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
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 8a01b4c01914..4b701597cb5f 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=" |