diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:03:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-24 15:03:08 +0100 |
commit | 5bb591ab7f9e1b89d8237b10c761703adc70caf7 (patch) | |
tree | a9b706d9ec2bc4db5a36af108e6bdc463e88ddb4 /dev-libs | |
parent | dev-libs/libev: ppc stable wrt bug #609582 (diff) | |
download | gentoo-5bb591ab7f9e1b89d8237b10c761703adc70caf7.tar.gz gentoo-5bb591ab7f9e1b89d8237b10c761703adc70caf7.tar.bz2 gentoo-5bb591ab7f9e1b89d8237b10c761703adc70caf7.zip |
dev-libs/libbsd: ppc stable wrt bug #609978
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.3.ebuild b/dev-libs/libbsd/libbsd-0.8.3.ebuild index 0b97f819d54f..d09219d554d5 100644 --- a/dev-libs/libbsd/libbsd-0.8.3.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.3.ebuild @@ -11,7 +11,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" |