diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:33:46 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-08 08:42:42 +0100 |
commit | 839aee9a703040d96b0de9a1206ec4acec868eac (patch) | |
tree | 1e61becb78757e7dc4ea823e1f000ebc4c06839f /x11-libs/cairo | |
parent | x11-drivers/xf86-video-sisusb: ppc stable (bug 611056) (diff) | |
download | gentoo-839aee9a703040d96b0de9a1206ec4acec868eac.tar.gz gentoo-839aee9a703040d96b0de9a1206ec4acec868eac.tar.bz2 gentoo-839aee9a703040d96b0de9a1206ec4acec868eac.zip |
x11-libs/cairo: ppc stable (bug 611056)
Package-Manager: Portage-2.3.4, Repoman-2.3.2
RepoMan-Options: --include-arches="amd64,arm,arm64,ppc,ppc64"
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/cairo-1.14.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/cairo/cairo-1.14.8.ebuild b/x11-libs/cairo/cairo-1.14.8.ebuild index 056fdc3a6ed0..1e6dae86e6ef 100644 --- a/x11-libs/cairo/cairo-1.14.8.ebuild +++ b/x11-libs/cairo/cairo-1.14.8.ebuild @@ -11,7 +11,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 ~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 ~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" |