diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 18:32:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-02-17 18:32:50 +0300 |
commit | 08558d9d9a2e7d0ccc92e61530f45fffbfa4a1aa (patch) | |
tree | 85c738e9983e58ad091975426598951b2d76e098 | |
parent | media-libs/libcdr: amd64 stable wrt bug #676956 (diff) | |
download | gentoo-08558d9d9a2e7d0ccc92e61530f45fffbfa4a1aa.tar.gz gentoo-08558d9d9a2e7d0ccc92e61530f45fffbfa4a1aa.tar.bz2 gentoo-08558d9d9a2e7d0ccc92e61530f45fffbfa4a1aa.zip |
media-gfx/graphite2: amd64 stable wrt bug #676956
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
-rw-r--r-- | media-gfx/graphite2/graphite2-1.3.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/graphite2/graphite2-1.3.13.ebuild b/media-gfx/graphite2/graphite2-1.3.13.ebuild index f95b1b001cf7..8541aea733a8 100644 --- a/media-gfx/graphite2/graphite2-1.3.13.ebuild +++ b/media-gfx/graphite2/graphite2-1.3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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=" |