diff options
author | Sam James <sam@gentoo.org> | 2020-07-15 12:28:36 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-15 12:30:32 +0000 |
commit | cd2440e4e3c2310d525d398d7f3a60dbb49de1c1 (patch) | |
tree | f1feb4ba120f40da8681fdae2f6bb6f135be6b85 /sys-apps/s6-portable-utils | |
parent | sys-apps/s6-linux-utils: arm keyworded (bug #705540) (diff) | |
download | gentoo-cd2440e4e3c2310d525d398d7f3a60dbb49de1c1.tar.gz gentoo-cd2440e4e3c2310d525d398d7f3a60dbb49de1c1.tar.bz2 gentoo-cd2440e4e3c2310d525d398d7f3a60dbb49de1c1.zip |
sys-apps/s6-portable-utils: arm keyworded (bug #705540)
Package-Manager: Portage-2.3.99, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/s6-portable-utils')
-rw-r--r-- | sys-apps/s6-portable-utils/s6-portable-utils-2.2.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-apps/s6-portable-utils/s6-portable-utils-2.2.2.1.ebuild b/sys-apps/s6-portable-utils/s6-portable-utils-2.2.2.1.ebuild index e414a001fc50..445d1805af88 100644 --- a/sys-apps/s6-portable-utils/s6-portable-utils-2.2.2.1.ebuild +++ b/sys-apps/s6-portable-utils/s6-portable-utils-2.2.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 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" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~x86" IUSE="static" RDEPEND="!static? ( >=dev-libs/skalibs-2.9.1.0:= )" |