diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-01-27 21:10:42 -0800 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-01-27 21:10:42 -0800 |
commit | 2bc90430e480fefe801da6ef5068ea7e26f6b7e5 (patch) | |
tree | 8b209e331ea6f212b50d186f169b55b39d1265e1 /x11-libs/cairo | |
parent | x11-drivers/xf86-video-mga-2.0.0: alpha stable, bug 675818 (diff) | |
download | gentoo-2bc90430e480fefe801da6ef5068ea7e26f6b7e5.tar.gz gentoo-2bc90430e480fefe801da6ef5068ea7e26f6b7e5.tar.bz2 gentoo-2bc90430e480fefe801da6ef5068ea7e26f6b7e5.zip |
x11-libs/cairo-1.16.0-r2: alpha stable, bug 675818
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-libs/cairo')
-rw-r--r-- | x11-libs/cairo/cairo-1.16.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/cairo/cairo-1.16.0-r2.ebuild b/x11-libs/cairo/cairo-1.16.0-r2.ebuild index e94f463e93ae..009282297c65 100644 --- a/x11-libs/cairo/cairo-1.16.0-r2.ebuild +++ b/x11-libs/cairo/cairo-1.16.0-r2.ebuild @@ -11,7 +11,7 @@ if [[ ${PV} == *9999* ]]; then SRC_URI="" else SRC_URI="https://www.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 ~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 ~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" |