diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-26 22:32:29 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-26 22:32:29 +0100 |
commit | 4b8ec6023b5b449033c7204f28365938bf86c62a (patch) | |
tree | 5b8c749b69feef7f6c5d4728e601b4ad0e32d872 /dev-libs/libnl | |
parent | dev-python/typing-extensions: stable 3.7.4.3 for hppa (diff) | |
download | gentoo-4b8ec6023b5b449033c7204f28365938bf86c62a.tar.gz gentoo-4b8ec6023b5b449033c7204f28365938bf86c62a.tar.bz2 gentoo-4b8ec6023b5b449033c7204f28365938bf86c62a.zip |
dev-libs/libnl: stable 3.5.0 for hppa
stable wrt bug #741174
Package-Manager: Portage-3.0.8, Repoman-3.0.1
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@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 b59acf1f18f4..6a56b881381b 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=" |