summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Meier <maekke@gentoo.org>2017-05-05 21:43:33 +0200
committerMarkus Meier <maekke@gentoo.org>2017-05-05 21:43:40 +0200
commitf2becc0cb616fe14582b7d29a1e99e82db7849b6 (patch)
tree6f3092d25cb665a29ffaf2c4ded1fd16395fb200 /sys-apps/s6
parentdev-lang/execline: add ~arm, bug #609728 (diff)
downloadgentoo-f2becc0cb616fe14582b7d29a1e99e82db7849b6.tar.gz
gentoo-f2becc0cb616fe14582b7d29a1e99e82db7849b6.tar.bz2
gentoo-f2becc0cb616fe14582b7d29a1e99e82db7849b6.zip
sys-apps/s6: add ~arm, bug #609728
Package-Manager: Portage-2.3.5, Repoman-2.3.1 RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'sys-apps/s6')
-rw-r--r--sys-apps/s6/s6-2.5.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/s6/s6-2.5.0.0.ebuild b/sys-apps/s6/s6-2.5.0.0.ebuild
index 38eb9e1429d7..5eddf9e93b07 100644
--- a/sys-apps/s6/s6-2.5.0.0.ebuild
+++ b/sys-apps/s6/s6-2.5.0.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.skarnet.org/software/${PN}/${P}.tar.gz"
LICENSE="ISC"
SLOT="0/$(get_version_component_range 1-2)"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~arm ~x86"
IUSE="static static-libs"
DEPEND=">=sys-devel/make-3.81