diff options
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/s6/s6-2.12.0.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/s6/s6-2.12.0.2-r1.ebuild b/sys-apps/s6/s6-2.12.0.2-r1.ebuild index 7bf1c6e02395..038b7a16fe9e 100644 --- a/sys-apps/s6/s6-2.12.0.2-r1.ebuild +++ b/sys-apps/s6/s6-2.12.0.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~riscv x86" +KEYWORDS="~alpha amd64 arm ~mips ~riscv x86" IUSE="+execline" RDEPEND=" |