commit: 5f32f7a6fc9d919d6812ce1a0eeecbf7ff59fa26 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Sat Aug 4 13:48:12 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Sat Aug 4 13:51:39 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5f32f7a6
sys-devel/make: move stable keywords Closes: https://bugs.gentoo.org/662730 Package-Manager: Portage-2.3.44, Repoman-2.3.10 sys-devel/make/make-4.2.1-r3.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-devel/make/make-4.2.1-r3.ebuild b/sys-devel/make/make-4.2.1-r3.ebuild index ca1d92161ca..fe321202377 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:= )"
