diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:32:36 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-09-23 12:32:36 +0200 |
commit | 7dea7062ac03be093dc59c990ae2e948304c253a (patch) | |
tree | c2724fb6ef079436d87ead518c199ec68ae2013d /dev-libs/libnl | |
parent | dev-scheme/guile: sparc stable wrt bug #739826 (diff) | |
download | gentoo-7dea7062ac03be093dc59c990ae2e948304c253a.tar.gz gentoo-7dea7062ac03be093dc59c990ae2e948304c253a.tar.bz2 gentoo-7dea7062ac03be093dc59c990ae2e948304c253a.zip |
dev-libs/libnl: sparc stable wrt bug #741174
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="sparc"
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 ddd8c0e73d9a..61695c261d15 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=" |