diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-11 16:21:43 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-07-11 16:21:55 +0300 |
commit | 2ed05590f8b7370ad1ce5ae67dff46427cc4f212 (patch) | |
tree | c932f57d29a2b0d737a177dfd6b6c8619bb670a6 /dev-libs/libnl | |
parent | app-backup/fsarchiver: Removed old. (diff) | |
download | gentoo-2ed05590f8b7370ad1ce5ae67dff46427cc4f212.tar.gz gentoo-2ed05590f8b7370ad1ce5ae67dff46427cc4f212.tar.bz2 gentoo-2ed05590f8b7370ad1ce5ae67dff46427cc4f212.zip |
dev-libs/libnl: arm stable wrt bug #658874
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 85cc14ab6af5..bc1a0718a1ba 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=" |