diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 14:39:24 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 19:48:26 +0100 |
commit | 153adb5767308e5364db291a3a3c0e18eb4d2490 (patch) | |
tree | bfead3c32efe6a4782a9a1962ba369b5a1a72dd7 /dev-perl/Cairo | |
parent | dev-perl/glib-perl: added prefix keywords, bug #667266 (diff) | |
download | gentoo-153adb5767308e5364db291a3a3c0e18eb4d2490.tar.gz gentoo-153adb5767308e5364db291a3a3c0e18eb4d2490.tar.bz2 gentoo-153adb5767308e5364db291a3a3c0e18eb4d2490.zip |
dev-perl/Cairo: added prefix keywords, bug #667266
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-perl/Cairo')
-rw-r--r-- | dev-perl/Cairo/Cairo-1.106.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Cairo/Cairo-1.106.0.ebuild b/dev-perl/Cairo/Cairo-1.106.0.ebuild index 107a6f48af8c..b16c6e24d3b5 100644 --- a/dev-perl/Cairo/Cairo-1.106.0.ebuild +++ b/dev-perl/Cairo/Cairo-1.106.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ DESCRIPTION="Perl interface to the cairo library" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |