diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 09:48:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-05-06 09:49:17 +0000 |
commit | 9df09efed0824f15483ce21e3b4040f08698e10d (patch) | |
tree | 711636c92a4535330feafc649d5f836ee853710f /sys-apps | |
parent | sys-apps/s6-linux-utils: Stabilize 2.6.1.1 arm, #903281 (diff) | |
download | gentoo-9df09efed0824f15483ce21e3b4040f08698e10d.tar.gz gentoo-9df09efed0824f15483ce21e3b4040f08698e10d.tar.bz2 gentoo-9df09efed0824f15483ce21e3b4040f08698e10d.zip |
sys-apps/s6-portable-utils: Stabilize 2.3.0.1 arm, #903281
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.1.ebuild b/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.1.ebuild index 36d808ebf75e..820e3f643603 100644 --- a/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.1.ebuild +++ b/sys-apps/s6-portable-utils/s6-portable-utils-2.3.0.1.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.13.0.0:=" DEPEND="${RDEPEND}" |