diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-22 18:10:03 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-22 22:25:15 +0000 |
commit | 969a0002fddd06487f2e7196bc3ed6070ef315d3 (patch) | |
tree | 8df3f52e74b03ff9bbf31c3cdd17c9ac7d022501 /dev-libs | |
parent | net-analyzer/nmap: stable 7.70 for sparc, bug #651118 (diff) | |
download | gentoo-969a0002fddd06487f2e7196bc3ed6070ef315d3.tar.gz gentoo-969a0002fddd06487f2e7196bc3ed6070ef315d3.tar.bz2 gentoo-969a0002fddd06487f2e7196bc3ed6070ef315d3.zip |
dev-libs/libbsd: stable 0.8.6 for sparc, bug #630340
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.6.ebuild | 2 |
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 bfc008979c3e..081aa4cf8277 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" |