diff options
author | Sam James <sam@gentoo.org> | 2024-11-08 03:53:40 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-11-08 03:53:40 +0000 |
commit | 530af53831da2a36c2022686ef96fe711eae4259 (patch) | |
tree | 770a3e68b0e921b8452c72af505ad8484adcdc54 /dev-build | |
parent | dev-build/make: Stabilize 4.4.1-r100 amd64, #942834 (diff) | |
download | gentoo-530af53831da2a36c2022686ef96fe711eae4259.tar.gz gentoo-530af53831da2a36c2022686ef96fe711eae4259.tar.bz2 gentoo-530af53831da2a36c2022686ef96fe711eae4259.zip |
dev-build/remake: Stabilize 4.3.1.1.6-r100 amd64, #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 498d47dd04a8..1afd76806492 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} )" |