diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-04-16 17:45:07 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2020-04-16 23:40:15 +0300 |
commit | c233e7d876311318a3aa203634d92b2cbcf46dc0 (patch) | |
tree | cce9b0e97a5a00ea39c0abf66297123e068e87e3 /dev-libs | |
parent | sys-kernel/installkernel-gentoo: arm64 stable (bug #717676) (diff) | |
download | gentoo-c233e7d876311318a3aa203634d92b2cbcf46dc0.tar.gz gentoo-c233e7d876311318a3aa203634d92b2cbcf46dc0.tar.bz2 gentoo-c233e7d876311318a3aa203634d92b2cbcf46dc0.zip |
dev-libs/libnl: arm64 stable (bug #717662)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 314e0b54a40e..d4c68b526048 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=" |