diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 14:41:51 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 14:48:17 +0200 |
commit | c9095871bc0e6502cc1aa5357deaf73bea84c15a (patch) | |
tree | 9286541fbbf63c2f754d10abdf971327d13dbdb1 /media-gfx/graphite2 | |
parent | net-libs/libesmtp: mark arm64 stable to catchup with other arches (diff) | |
download | gentoo-c9095871bc0e6502cc1aa5357deaf73bea84c15a.tar.gz gentoo-c9095871bc0e6502cc1aa5357deaf73bea84c15a.tar.bz2 gentoo-c9095871bc0e6502cc1aa5357deaf73bea84c15a.zip |
media-gfx/graphite2: mark arm64 stable to catchup with other arches
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-gfx/graphite2')
-rw-r--r-- | media-gfx/graphite2/graphite2-1.3.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/graphite2/graphite2-1.3.10.ebuild b/media-gfx/graphite2/graphite2-1.3.10.ebuild index 78682f4bbda0..28475fd05698 100644 --- a/media-gfx/graphite2/graphite2-1.3.10.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.10.ebuild @@ -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 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" +KEYWORDS="alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris" IUSE="perl test" RDEPEND=" |