diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-11-26 03:25:42 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-11-26 03:25:42 +0000 |
commit | aff9978a55b31b2ea5ae3ec4bd4685f1c3df4ebd (patch) | |
tree | 072a3546b137eb5a794cca1caa98a80d4ad88852 | |
parent | Package will now be maintained by Kevin Faulkner through proxy maintainers (diff) | |
download | gentoo-2-aff9978a55b31b2ea5ae3ec4bd4685f1c3df4ebd.tar.gz gentoo-2-aff9978a55b31b2ea5ae3ec4bd4685f1c3df4ebd.tar.bz2 gentoo-2-aff9978a55b31b2ea5ae3ec4bd4685f1c3df4ebd.zip |
keyword ~arm ~pp64
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0xF52D4BBA)
-rw-r--r-- | dev-util/comparator/ChangeLog | 6 | ||||
-rw-r--r-- | dev-util/comparator/comparator-2.8.ebuild | 4 | ||||
-rw-r--r-- | dev-util/comparator/comparator-2.9.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/dev-util/comparator/ChangeLog b/dev-util/comparator/ChangeLog index a6ce500dc220..59b2d94789c1 100644 --- a/dev-util/comparator/ChangeLog +++ b/dev-util/comparator/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/comparator # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/ChangeLog,v 1.21 2012/11/26 03:09:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/ChangeLog,v 1.22 2012/11/26 03:25:42 blueness Exp $ + + 26 Nov 2012; Anthony G. Basile <blueness@gentoo.org> comparator-2.8.ebuild, + comparator-2.9.ebuild: + keyword ~arm ~pp64 *comparator-2.9 (26 Nov 2012) diff --git a/dev-util/comparator/comparator-2.8.ebuild b/dev-util/comparator/comparator-2.8.ebuild index 70c42cf701cc..cb5a7f445410 100644 --- a/dev-util/comparator/comparator-2.8.ebuild +++ b/dev-util/comparator/comparator-2.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/comparator-2.8.ebuild,v 1.1 2012/01/03 04:03:10 kumba Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/comparator-2.8.ebuild,v 1.2 2012/11/26 03:25:42 blueness Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://www.catb.org/~esr/comparator/${P}.tar.gz" LICENSE="as-is GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="" diff --git a/dev-util/comparator/comparator-2.9.ebuild b/dev-util/comparator/comparator-2.9.ebuild index 656ed433dd35..9118de081145 100644 --- a/dev-util/comparator/comparator-2.9.ebuild +++ b/dev-util/comparator/comparator-2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/comparator-2.9.ebuild,v 1.1 2012/11/26 03:09:13 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/comparator/comparator-2.9.ebuild,v 1.2 2012/11/26 03:25:42 blueness Exp $ EAPI="4" PYTHON_DEPEND="2" @@ -15,7 +15,7 @@ SRC_URI="http://www.catb.org/~esr/comparator/${P}.tar.gz" LICENSE="as-is GPL-2" SLOT="0" -KEYWORDS="~amd64 ~mips ~ppc ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="" RDEPEND="" |