diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:00:58 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-25 11:00:58 +0100 |
commit | e24f9cede94a8ebcaf735811c019f140451b8d53 (patch) | |
tree | f16b46d4ce249b840ae6f3a51d5fe2652a80e59e /dev-libs/libbsd | |
parent | sys-apps/shadow: sparc stable wrt bug #610804 (diff) | |
download | gentoo-e24f9cede94a8ebcaf735811c019f140451b8d53.tar.gz gentoo-e24f9cede94a8ebcaf735811c019f140451b8d53.tar.bz2 gentoo-e24f9cede94a8ebcaf735811c019f140451b8d53.zip |
dev-libs/libbsd: sparc stable wrt bug #609978
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/libbsd')
-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 d09219d554d5..79328a27e63f 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" |