diff options
author | 2023-07-15 04:07:33 +0100 | |
---|---|---|
committer | 2023-07-15 04:09:43 +0100 | |
commit | 67e718fb78752af81f6347a011bcee5bd0a129c0 (patch) | |
tree | bd935b86b50831685bc1b593885c445b4e4f182f /sys-apps | |
parent | dev-lang/execline: Stabilize 2.9.3.0 arm, #906462 (diff) | |
download | gentoo-67e718fb78752af81f6347a011bcee5bd0a129c0.tar.gz gentoo-67e718fb78752af81f6347a011bcee5bd0a129c0.tar.bz2 gentoo-67e718fb78752af81f6347a011bcee5bd0a129c0.zip |
sys-apps/s6: Stabilize 2.11.3.2 arm, #906462
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/s6/s6-2.11.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/s6/s6-2.11.3.2.ebuild b/sys-apps/s6/s6-2.11.3.2.ebuild index 7edd95a7f70b..d38aa94a0fd2 100644 --- a/sys-apps/s6/s6-2.11.3.2.ebuild +++ b/sys-apps/s6/s6-2.11.3.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="amd64 ~arm ~riscv x86" +KEYWORDS="amd64 arm ~riscv x86" IUSE="+execline" RDEPEND=" |