diff options
author | Jeroen Roovers <jer@gentoo.org> | 2013-08-23 13:07:37 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2013-08-23 13:07:37 +0000 |
commit | 71cfe1b3eae6941332a06408fdefc7fd8bd412f0 (patch) | |
tree | 336254ee8d3cced925a586002e2a42c3cb224283 /x11-libs/cairo/cairo-1.12.14-r4.ebuild | |
parent | Stable for HPPA (bug #481824). (diff) | |
download | historical-71cfe1b3eae6941332a06408fdefc7fd8bd412f0.tar.gz historical-71cfe1b3eae6941332a06408fdefc7fd8bd412f0.tar.bz2 historical-71cfe1b3eae6941332a06408fdefc7fd8bd412f0.zip |
Stable for HPPA (bug #447354).
Package-Manager: portage-2.2.1/cvs/Linux x86_64
RepoMan-Options: --ignore-arches
Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'x11-libs/cairo/cairo-1.12.14-r4.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-1.12.14-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.12.14-r4.ebuild b/x11-libs/cairo/cairo-1.12.14-r4.ebuild index 7853152f2864..503fc2b4c2f2 100644 --- a/x11-libs/cairo/cairo-1.12.14-r4.ebuild +++ b/x11-libs/cairo/cairo-1.12.14-r4.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-libs/cairo/cairo-1.12.14-r4.ebuild,v 1.5 2013/08/23 09:12:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.12.14-r4.ebuild,v 1.6 2013/08/23 13:07:36 jer Exp $ EAPI=5 @@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then KEYWORDS="" else SRC_URI="http://cairographics.org/releases/${P}.tar.xz" - KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi DESCRIPTION="A vector graphics library with cross-device output support" |