diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 15:17:19 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-12-27 19:48:28 +0100 |
commit | 8772f68779b5912af593b0b83e94e9905a1a9373 (patch) | |
tree | 1ba8df2b915de207cf050895910ae2973f33be5e /media-gfx/graphite2 | |
parent | dev-perl/Locale-Maketext-Lexicon: added prefix keywords, bug #667266 (diff) | |
download | gentoo-8772f68779b5912af593b0b83e94e9905a1a9373.tar.gz gentoo-8772f68779b5912af593b0b83e94e9905a1a9373.tar.bz2 gentoo-8772f68779b5912af593b0b83e94e9905a1a9373.zip |
media-gfx/graphite2: 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 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/graphite2-1.3.12-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphite2/graphite2-1.3.12-r1.ebuild b/media-gfx/graphite2/graphite2-1.3.12-r1.ebuild index 64d56a70455a..f13ec6df7f35 100644 --- a/media-gfx/graphite2/graphite2-1.3.12-r1.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.12-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~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" IUSE="perl test" RDEPEND=" |