diff options
author | Sam James <sam@gentoo.org> | 2024-07-15 12:48:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-15 12:48:12 +0100 |
commit | 28560a34fec2ebe459d9758810f5ee07645c841c (patch) | |
tree | 162d2024caa078f55f69f817d02a7d5373c5f698 /sys-apps/s6 | |
parent | sys-apps/s6: Stabilize 2.13.0.0 x86, #936090 (diff) | |
download | gentoo-28560a34fec2ebe459d9758810f5ee07645c841c.tar.gz gentoo-28560a34fec2ebe459d9758810f5ee07645c841c.tar.bz2 gentoo-28560a34fec2ebe459d9758810f5ee07645c841c.zip |
sys-apps/s6: Stabilize 2.13.0.0 amd64, #936090
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/s6')
-rw-r--r-- | sys-apps/s6/s6-2.13.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/s6/s6-2.13.0.0.ebuild b/sys-apps/s6/s6-2.13.0.0.ebuild index 5afec8c9ea5d..68872032d9f0 100644 --- a/sys-apps/s6/s6-2.13.0.0.ebuild +++ b/sys-apps/s6/s6-2.13.0.0.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="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~riscv x86" +KEYWORDS="~alpha amd64 ~arm ~mips ~ppc ~ppc64 ~riscv x86" IUSE="+execline" RDEPEND=" |