sys-apps/bar: add ~arm keyword (bug 599022).
authorMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 13:00:01 +0000 (15:00 +0200)
committerMichael Weber <xmw@gentoo.org>
Wed, 5 Apr 2017 13:20:56 +0000 (15:20 +0200)
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="arm"

sys-apps/bar/bar-1.11.1.ebuild

index 7b3ae95c9bb57b779d61bd4c5b4588949df81119..ff678910027eb33aa623937fe7060547253d5f25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=4
@@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/clpbar/${PN}_${PV}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm x86"
 IUSE="doc"
 
 DEPEND="doc? ( >=app-doc/doxygen-1.3.5 )"