diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-29 01:41:40 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-29 02:01:38 +0200 |
commit | dec645986fc9e63aba94c7ba95e166b8616fe3fc (patch) | |
tree | b4cd91c1e8d5fec8c374a392473860c3982a9e00 /x11-libs/cairo | |
parent | app-admin/ansible: 2.1.5 and 2.2.2 bups, removing keyczar for generally bad sec (diff) | |
download | gentoo-dec645986fc9e63aba94c7ba95e166b8616fe3fc.tar.gz gentoo-dec645986fc9e63aba94c7ba95e166b8616fe3fc.tar.bz2 gentoo-dec645986fc9e63aba94c7ba95e166b8616fe3fc.zip |
x11-libs/cairo: arm64 stable.
Package-Manager: Portage-2.3.5, Repoman-2.3.2
RepoMan-Options: --include-arches="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 d2f7aee2eeb8..8be8b7d7a3c6 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" |