diff options
author | Markus Meier <maekke@gentoo.org> | 2014-10-11 13:44:20 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2014-10-11 13:44:20 +0000 |
commit | 39d79dc2a9d3f9c40954ebf90ec537372d804e9b (patch) | |
tree | d3f5fde3559e71c058b8a2b0efc0980784f631d7 /media-gfx/graphite2/graphite2-1.2.4-r1.ebuild | |
parent | arm stable, bug #512012 (diff) | |
download | gentoo-2-39d79dc2a9d3f9c40954ebf90ec537372d804e9b.tar.gz gentoo-2-39d79dc2a9d3f9c40954ebf90ec537372d804e9b.tar.bz2 gentoo-2-39d79dc2a9d3f9c40954ebf90ec537372d804e9b.zip |
arm stable, bug #512012
(Portage version: 2.2.14_rc1/cvs/Linux x86_64, RepoMan options: --include-arches="arm", signed Manifest commit with key 072AD062)
Diffstat (limited to 'media-gfx/graphite2/graphite2-1.2.4-r1.ebuild')
-rw-r--r-- | media-gfx/graphite2/graphite2-1.2.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild b/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild index 2d21dcbc27e3..e85fa413a193 100644 --- a/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild +++ b/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v 1.10 2014/09/15 08:20:46 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/graphite2/graphite2-1.2.4-r1.ebuild,v 1.11 2014/10/11 13:44:20 maekke Exp $ EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="mirror://sourceforge/silgraphite/${PN}/${P}.tgz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |