diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-09 19:48:38 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-09 19:48:38 +0100 |
commit | 970fcba9ecf43d6c05240415043d546cf4f662b4 (patch) | |
tree | 0a8eef90d85f9905818aa39acadf45b14664715b /dev-libs/libbsd | |
parent | sys-apps/lshw: stable 02.18b for ppc/ppc64, bug #629514 (diff) | |
download | gentoo-970fcba9ecf43d6c05240415043d546cf4f662b4.tar.gz gentoo-970fcba9ecf43d6c05240415043d546cf4f662b4.tar.bz2 gentoo-970fcba9ecf43d6c05240415043d546cf4f662b4.zip |
dev-libs/libbsd: stable 0.8.6 for ppc/ppc64, bug #630340
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-libs/libbsd')
-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 7c5b99031eea..41880fe13da3 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" |