summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-02-09 02:21:10 +0000
committerSam James <sam@gentoo.org>2024-02-09 02:21:10 +0000
commit347b8e303a9e3db03b20075892d869b07968bc9f (patch)
tree9232979ff92cc64362c137cb633ff8b91e17b8db
parentdev-perl/Sort-Naturally: Stabilize 1.30.0-r2 arm64, #924124 (diff)
downloadgentoo-347b8e303a9e3db03b20075892d869b07968bc9f.tar.gz
gentoo-347b8e303a9e3db03b20075892d869b07968bc9f.tar.bz2
gentoo-347b8e303a9e3db03b20075892d869b07968bc9f.zip
sys-apps/init-system-helpers: Stabilize 1.60 arm64, #924124
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild b/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild
index 758c758b68cb..9e7c8156a3a1 100644
--- a/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild
+++ b/sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ SRC_URI="http://http.debian.net/debian/pool/main/i/${PN}/${PN}_${PV}.tar.xz"
LICENSE="BSD GPL-2+"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
+KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ppc ppc64 sparc x86"
BDEPEND="dev-python/docutils"
RDEPEND="!<sys-apps/openrc-0.33"