diff options
author | Michael Cummings <mcummings@gentoo.org> | 2006-09-07 17:42:32 +0000 |
---|---|---|
committer | Michael Cummings <mcummings@gentoo.org> | 2006-09-07 17:42:32 +0000 |
commit | bf7967c63cc4f41d12186fc7d3d26e2648ce99d9 (patch) | |
tree | 265862e68594106b825ea4a000b30229ab231913 /dev-perl/Cairo | |
parent | Fix interface with the dev-games/ggz-client-libs-0.0.13 API (diff) | |
download | gentoo-2-bf7967c63cc4f41d12186fc7d3d26e2648ce99d9.tar.gz gentoo-2-bf7967c63cc4f41d12186fc7d3d26e2648ce99d9.tar.bz2 gentoo-2-bf7967c63cc4f41d12186fc7d3d26e2648ce99d9.zip |
Keywording ~amd64, bug 146676
(Portage version: 2.1.1_rc1-r3)
Diffstat (limited to 'dev-perl/Cairo')
-rw-r--r-- | dev-perl/Cairo/Cairo-1.00.ebuild | 4 | ||||
-rw-r--r-- | dev-perl/Cairo/ChangeLog | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-perl/Cairo/Cairo-1.00.ebuild b/dev-perl/Cairo/Cairo-1.00.ebuild index c79d2a170a86..ed000e0f26f3 100644 --- a/dev-perl/Cairo/Cairo-1.00.ebuild +++ b/dev-perl/Cairo/Cairo-1.00.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.00.ebuild,v 1.2 2006/09/07 11:45:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/Cairo-1.00.ebuild,v 1.3 2006/09/07 17:42:32 mcummings Exp $ inherit perl-module @@ -15,7 +15,7 @@ IUSE="" SLOT="0" LICENSE="LGPL-2.1" -KEYWORDS="~ppc64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" DEPEND=" x11-libs/cairo diff --git a/dev-perl/Cairo/ChangeLog b/dev-perl/Cairo/ChangeLog index cca6ec774868..0f7770246c4c 100644 --- a/dev-perl/Cairo/ChangeLog +++ b/dev-perl/Cairo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-perl/Cairo # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.2 2006/09/07 11:45:31 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/Cairo/ChangeLog,v 1.3 2006/09/07 17:42:32 mcummings Exp $ + + 07 Sep 2006; Michael Cummings <mcummings@gentoo.org> Cairo-1.00.ebuild: + Keywording ~amd64, bug 146676 07 Sep 2006; Markus Rothe <corsair@gentoo.org> Cairo-1.00.ebuild: Added ~ppc64; bug #146676 |