diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-24 12:43:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-24 12:43:42 +0100 |
commit | d2f0ccb0b9d12b5f1ea264a654a413b003f53b8b (patch) | |
tree | 5fdb1896df8706622577ea773726ac8b7e14dc23 /media-fonts/stix-fonts | |
parent | dev-python/matplotlib: ppc64 stable wrt bug #606242 (diff) | |
download | gentoo-d2f0ccb0b9d12b5f1ea264a654a413b003f53b8b.tar.gz gentoo-d2f0ccb0b9d12b5f1ea264a654a413b003f53b8b.tar.bz2 gentoo-d2f0ccb0b9d12b5f1ea264a654a413b003f53b8b.zip |
media-fonts/stix-fonts: ppc64 stable wrt bug #606242
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'media-fonts/stix-fonts')
-rw-r--r-- | media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild b/media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild index a17acd222361..3a9df7242bbc 100644 --- a/media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild +++ b/media-fonts/stix-fonts/stix-fonts-1.1.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN/-/}/STIXv${PV}-word.zip" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh x86 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="app-arch/unzip" |