summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-09-13 21:34:14 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2017-09-13 21:34:23 +0100
commit0ac19a482526fa914eea2fd30f0b416be75d4c5b (patch)
treecfd0eea00ba7d4646541139a9f01d2ebb47a4ed6
parentsys-kernel/gentoo-sources: Validate the output buffer length for L2CAP config... (diff)
downloadgentoo-0ac19a482526fa914eea2fd30f0b416be75d4c5b.tar.gz
gentoo-0ac19a482526fa914eea2fd30f0b416be75d4c5b.tar.bz2
gentoo-0ac19a482526fa914eea2fd30f0b416be75d4c5b.zip
dev-libs/libbsd: stable 0.8.6 for hppa, bug #630340 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.8, Repoman-2.3.3 RepoMan-Options: --include-arches="hppa"
-rw-r--r--dev-libs/libbsd/libbsd-0.8.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.6.ebuild b/dev-libs/libbsd/libbsd-0.8.6.ebuild
index 41880fe13da3..90563f411bff 100644
--- a/dev-libs/libbsd/libbsd-0.8.6.ebuild
+++ b/dev-libs/libbsd/libbsd-0.8.6.ebuild
@@ -10,7 +10,7 @@ SRC_URI="https://${PN}.freedesktop.org/releases/${P}.tar.xz"
LICENSE="BSD BSD-2 BSD-4 ISC"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux"
IUSE="static-libs"
DEPEND=">=sys-kernel/linux-headers-3.17"