diff options
author | Zac Medico <zmedico@gentoo.org> | 2013-02-22 16:45:26 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2013-02-22 16:45:26 +0000 |
commit | cfc25e2b38798ff5c44ff809e8ef2fdb95650339 (patch) | |
tree | 9b00a136d2667a7ca9c586d97fff4ab6ce2e5387 /x11-apps/rgb | |
parent | Restore old use pcap && use_enable filecaps logic. (diff) | |
download | gentoo-2-cfc25e2b38798ff5c44ff809e8ef2fdb95650339.tar.gz gentoo-2-cfc25e2b38798ff5c44ff809e8ef2fdb95650339.tar.bz2 gentoo-2-cfc25e2b38798ff5c44ff809e8ef2fdb95650339.zip |
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r-- | x11-apps/rgb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/rgb/rgb-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog index e4f05e0b6129..6a7addd7aad2 100644 --- a/x11-apps/rgb/ChangeLog +++ b/x11-apps/rgb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rgb # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.57 2013/01/20 18:42:14 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.58 2013/02/22 16:45:26 zmedico Exp $ + + 22 Feb 2013; Zac Medico <zmedico@gentoo.org> rgb-1.0.5.ebuild: + Add ~arm-linux keyword. *rgb-1.0.5 (20 Jan 2013) diff --git a/x11-apps/rgb/rgb-1.0.5.ebuild b/x11-apps/rgb/rgb-1.0.5.ebuild index 144c3428e489..a96ad2c25069 100644 --- a/x11-apps/rgb/rgb-1.0.5.ebuild +++ b/x11-apps/rgb/rgb-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.5.ebuild,v 1.1 2013/01/20 18:42:14 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.5.ebuild,v 1.2 2013/02/22 16:45:26 zmedico Exp $ EAPI=5 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="uncompile an rgb color-name database" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND="" DEPEND="${RDEPEND} |