diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2018-01-24 16:02:25 -0500 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2018-01-24 16:02:25 -0500 |
commit | 7fe8e31d0918484943dbbe30f79b44837760e8b5 (patch) | |
tree | bab0af938586b1e6241b75d23663ece9d4eacd03 /sys-libs | |
parent | sys-apps/busybox: version 1.28.0 in the tree now works (diff) | |
download | musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.gz musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.tar.bz2 musl-7fe8e31d0918484943dbbe30f79b44837760e8b5.zip |
Remove fbsd and prefix keywords
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/libomp/libomp-3.9.1.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/pam/pam-1.2.1-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/pam/pam-1.3.0-r2.ebuild | 2 | ||||
-rw-r--r-- | sys-libs/slang/slang-2.3.0.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/sys-libs/libomp/libomp-3.9.1.ebuild b/sys-libs/libomp/libomp-3.9.1.ebuild index 58cbcf29..4bb7348c 100644 --- a/sys-libs/libomp/libomp-3.9.1.ebuild +++ b/sys-libs/libomp/libomp-3.9.1.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://llvm.org/releases/${PV}/${MY_P}.src.tar.xz" LICENSE="|| ( UoI-NCSA MIT ) MIT LLVM-Grant" SLOT="0/3.9" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 x86" IUSE="hwloc ompt" RDEPEND="hwloc? ( sys-apps/hwloc:0=[${MULTILIB_USEDEP}] )" diff --git a/sys-libs/pam/pam-1.2.1-r2.ebuild b/sys-libs/pam/pam-1.2.1-r2.ebuild index bd35d033..71ed419d 100644 --- a/sys-libs/pam/pam-1.2.1-r2.ebuild +++ b/sys-libs/pam/pam-1.2.1-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.linux-pam.org/library/${MY_P}.tar.bz2 LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86" IUSE="audit berkdb +cracklib debug nis nls +pie selinux test" RDEPEND="nls? ( >=virtual/libintl-0-r1[${MULTILIB_USEDEP}] ) diff --git a/sys-libs/pam/pam-1.3.0-r2.ebuild b/sys-libs/pam/pam-1.3.0-r2.ebuild index 05439892..8551455a 100644 --- a/sys-libs/pam/pam-1.3.0-r2.ebuild +++ b/sys-libs/pam/pam-1.3.0-r2.ebuild @@ -15,7 +15,7 @@ SRC_URI="http://www.linux-pam.org/library/${MY_P}.tar.bz2 LICENSE="|| ( BSD GPL-2 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="audit berkdb cracklib debug nis nls +pie selinux test vim-syntax" RDEPEND=" diff --git a/sys-libs/slang/slang-2.3.0.ebuild b/sys-libs/slang/slang-2.3.0.ebuild index d05ca311..a3543a52 100644 --- a/sys-libs/slang/slang-2.3.0.ebuild +++ b/sys-libs/slang/slang-2.3.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://www.jedsoft.org/releases/${PN}/${P}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86" IUSE="cjk pcre png readline static-libs zlib" # ncurses for ncurses5-config to get terminfo directory |