summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-08-04 15:48:12 +0200
committerThomas Deutschmann <whissi@gentoo.org>2018-08-04 15:51:39 +0200
commit5f32f7a6fc9d919d6812ce1a0eeecbf7ff59fa26 (patch)
tree4627c92bb4470b81fb418c40dbd811027d0c374b /sys-devel/make
parentsys-kernel/gentoo-sources: Cleanup old versions of 4.17.X kernel (diff)
downloadgentoo-5f32f7a6fc9d919d6812ce1a0eeecbf7ff59fa26.tar.gz
gentoo-5f32f7a6fc9d919d6812ce1a0eeecbf7ff59fa26.tar.bz2
gentoo-5f32f7a6fc9d919d6812ce1a0eeecbf7ff59fa26.zip
sys-devel/make: move stable keywords
Closes: https://bugs.gentoo.org/662730 Package-Manager: Portage-2.3.44, Repoman-2.3.10
Diffstat (limited to 'sys-devel/make')
-rw-r--r--sys-devel/make/make-4.2.1-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/make/make-4.2.1-r3.ebuild b/sys-devel/make/make-4.2.1-r3.ebuild
index ca1d92161ca9..fe3212023775 100644
--- a/sys-devel/make/make-4.2.1-r3.ebuild
+++ b/sys-devel/make/make-4.2.1-r3.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu//make/${P}.tar.bz2"
LICENSE="GPL-3+"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x64-cygwin ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="guile nls static"
CDEPEND="guile? ( >=dev-scheme/guile-1.8:= )"