diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:49:52 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-11-20 12:49:52 +0100 |
commit | ffde2e949237fcb3afe2ca688452ea4050e0b275 (patch) | |
tree | ceafeef0a7d95352c0ac9bfe48dfd3bc6b6dda87 /dev-libs/libbsd | |
parent | net-libs/libnfsidmap: s390 stable wrt bug #700444 (diff) | |
download | gentoo-ffde2e949237fcb3afe2ca688452ea4050e0b275.tar.gz gentoo-ffde2e949237fcb3afe2ca688452ea4050e0b275.tar.bz2 gentoo-ffde2e949237fcb3afe2ca688452ea4050e0b275.zip |
dev-libs/libbsd: s390 stable wrt bug #700528
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="s390"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-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 4da589137600..5f583189aada 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" |