diff options
author | Sam James <sam@gentoo.org> | 2024-11-08 11:56:28 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-08 11:56:28 +0000 |
commit | bcf0b103ae801e71a52299b6dd47b2fb74926125 (patch) | |
tree | 3b673c776eee3b470f4bdd1929d509601d357484 /dev-build | |
parent | dev-build/make: Stabilize 4.4.1-r100 ppc, #942834 (diff) | |
download | gentoo-bcf0b103ae801e71a52299b6dd47b2fb74926125.tar.gz gentoo-bcf0b103ae801e71a52299b6dd47b2fb74926125.tar.bz2 gentoo-bcf0b103ae801e71a52299b6dd47b2fb74926125.zip |
dev-build/remake: Stabilize 4.3.1.1.6-r100 ppc, #942834
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-build')
-rw-r--r-- | dev-build/remake/remake-4.3.1.1.6-r100.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-build/remake/remake-4.3.1.1.6-r100.ebuild b/dev-build/remake/remake-4.3.1.1.6-r100.ebuild index 1afd76806492..5429a3bf0d09 100644 --- a/dev-build/remake/remake-4.3.1.1.6-r100.ebuild +++ b/dev-build/remake/remake-4.3.1.1.6-r100.ebuild @@ -18,7 +18,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~m68k ~mips ppc ~ppc64 ~s390 ~sparc ~x86" IUSE="guile readline" REQUIRED_USE="guile? ( ${GUILE_REQUIRED_USE} )" |