diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 08:11:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 08:11:13 +0100 |
commit | f6608dda6639708b84d3f51cce7c60eb9860e13c (patch) | |
tree | 9c0eefdde7e711c9ccff33cdf2f723751109ded5 /sys-apps/init-system-helpers | |
parent | dev-perl/Sort-Naturally: Keyword 1.30.0-r1 arm, #767379 (diff) | |
download | gentoo-f6608dda6639708b84d3f51cce7c60eb9860e13c.tar.gz gentoo-f6608dda6639708b84d3f51cce7c60eb9860e13c.tar.bz2 gentoo-f6608dda6639708b84d3f51cce7c60eb9860e13c.zip |
sys-apps/init-system-helpers: Keyword 1.60 arm, #767379
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/init-system-helpers')
-rw-r--r-- | sys-apps/init-system-helpers/init-system-helpers-1.60.ebuild | 2 |
1 files changed, 1 insertions, 1 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 f42c39be7445..0f57827e826f 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 @@ -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 ~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" |