diff options
author | Joonas Niilola <juippis@gentoo.org> | 2022-08-02 08:38:35 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2022-08-02 08:38:35 +0300 |
commit | 6ed0d1c8dce95075ba7bff24f5d9f3c9925584ac (patch) | |
tree | 35d3725774a45c465317bc07f4cd975c864af92b /sys-apps/s6-portable-utils | |
parent | sys-apps/s6-linux-utils: Stabilize 2.6.0.0 amd64, #862636 (diff) | |
download | gentoo-6ed0d1c8dce95075ba7bff24f5d9f3c9925584ac.tar.gz gentoo-6ed0d1c8dce95075ba7bff24f5d9f3c9925584ac.tar.bz2 gentoo-6ed0d1c8dce95075ba7bff24f5d9f3c9925584ac.zip |
sys-apps/s6-portable-utils: Stabilize 2.2.5.0 amd64, #862636
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'sys-apps/s6-portable-utils')
-rw-r--r-- | sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild b/sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild index 34e4528aaa94..9bee521a4f7e 100644 --- a/sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild +++ b/sys-apps/s6-portable-utils/s6-portable-utils-2.2.5.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" +KEYWORDS="amd64 ~arm ~x86" RDEPEND=">=dev-libs/skalibs-2.12.0.0:=" DEPEND="${RDEPEND}" |