diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:26:09 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:26:09 +0100 |
commit | 83e21853d12fd5ce71bb1063e7e4e4197590cfd7 (patch) | |
tree | 428fd5235255385950515b4b24eaca14579c065f | |
parent | dev-libs/libatasmart: ppc stable wrt bug #700526 (diff) | |
download | gentoo-83e21853d12fd5ce71bb1063e7e4e4197590cfd7.tar.gz gentoo-83e21853d12fd5ce71bb1063e7e4e4197590cfd7.tar.bz2 gentoo-83e21853d12fd5ce71bb1063e7e4e4197590cfd7.zip |
dev-libs/libbsd: ppc stable wrt bug #700528
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | dev-libs/libbsd/libbsd-0.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.10.0.ebuild b/dev-libs/libbsd/libbsd-0.10.0.ebuild index 700b6fa116a8..138d7d928502 100644 --- a/dev-libs/libbsd/libbsd-0.10.0.ebuild +++ b/dev-libs/libbsd/libbsd-0.10.0.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 ~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="static-libs" DEPEND=">=sys-kernel/linux-headers-3.17" |