diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2016-10-21 14:09:42 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2016-10-21 14:09:59 -0400 |
commit | 517b05dd44ecda8e6472c26eb52821c940bec38e (patch) | |
tree | c8b13b2db39150b2a9136dbf066e0a8fe6ad0d2e /dev-libs/libbsd/libbsd-0.8.2.ebuild | |
parent | app-crypt/dehydrated: added ebuild (diff) | |
download | gentoo-517b05dd44ecda8e6472c26eb52821c940bec38e.tar.gz gentoo-517b05dd44ecda8e6472c26eb52821c940bec38e.tar.bz2 gentoo-517b05dd44ecda8e6472c26eb52821c940bec38e.zip |
dev-libs/libbsd: keyword ~mips
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-libs/libbsd/libbsd-0.8.2.ebuild')
-rw-r--r-- | dev-libs/libbsd/libbsd-0.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libbsd/libbsd-0.8.2.ebuild b/dev-libs/libbsd/libbsd-0.8.2.ebuild index 70855c2e0a16..125c0e6ef291 100644 --- a/dev-libs/libbsd/libbsd-0.8.2.ebuild +++ b/dev-libs/libbsd/libbsd-0.8.2.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 ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="static-libs" DEPEND=">=sys-kernel/linux-headers-3.17" |