commit: 2372de34762216631cbe764ad9bb61505569d00e Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Thu Dec 16 16:38:29 2021 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Thu Dec 16 16:38:29 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2372de34
sys-apps/s6: Stabilize 2.9.2.0 amd64, #819246 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> sys-apps/s6/s6-2.9.2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-apps/s6/s6-2.9.2.0.ebuild b/sys-apps/s6/s6-2.9.2.0.ebuild index f3a95ba0a93b..0c346b687ba5 100644 --- a/sys-apps/s6/s6-2.9.2.0.ebuild +++ b/sys-apps/s6/s6-2.9.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0/$(ver_cut 1-2)" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" IUSE="+execline static static-libs" REQUIRED_USE="static? ( static-libs )"
