diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-24 12:42:21 +0000 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2015-07-24 12:42:21 +0000 |
commit | 283182cdeefbde9ef4c9a9800e821de43f0a06ae (patch) | |
tree | 917e51ed237badd3bb899304e2dd9f08f7af02fe /x11-libs/cairo/cairo-1.14.2.ebuild | |
parent | ia64 stable wrt bug #548066 (diff) | |
download | historical-283182cdeefbde9ef4c9a9800e821de43f0a06ae.tar.gz historical-283182cdeefbde9ef4c9a9800e821de43f0a06ae.tar.bz2 historical-283182cdeefbde9ef4c9a9800e821de43f0a06ae.zip |
ia64 stable wrt bug #550318
Package-Manager: portage-2.2.20/cvs/Linux x86_64
Manifest-Sign-Key: 0x1BDC0E5AC42EB5D6
Diffstat (limited to 'x11-libs/cairo/cairo-1.14.2.ebuild')
-rw-r--r-- | x11-libs/cairo/cairo-1.14.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/cairo/cairo-1.14.2.ebuild b/x11-libs/cairo/cairo-1.14.2.ebuild index 26e4cc0bf0d3..4fdf350704bf 100644 --- a/x11-libs/cairo/cairo-1.14.2.ebuild +++ b/x11-libs/cairo/cairo-1.14.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild,v 1.8 2015/07/03 10:15:22 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/cairo/cairo-1.14.2.ebuild,v 1.9 2015/07/24 12:42:17 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="http://cairographics.org/releases/${P}.tar.xz" - KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~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 ~arm64 hppa ia64 ~m68k ~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" |