diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:25:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-18 01:40:04 +0100 |
commit | cb346ca89ee2aed2e94a26d597042b0675fc6050 (patch) | |
tree | cd75eede996a5ec91d13352d88fbb091fc1478d6 /media-fonts/tex-gyre | |
parent | dev-python/libvirt-python: x86 stable (bug #650018) (diff) | |
download | gentoo-cb346ca89ee2aed2e94a26d597042b0675fc6050.tar.gz gentoo-cb346ca89ee2aed2e94a26d597042b0675fc6050.tar.bz2 gentoo-cb346ca89ee2aed2e94a26d597042b0675fc6050.zip |
media-fonts/tex-gyre: x86 stable (bug #647476)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-fonts/tex-gyre')
-rw-r--r-- | media-fonts/tex-gyre/tex-gyre-2.005.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/tex-gyre/tex-gyre-2.005.ebuild b/media-fonts/tex-gyre/tex-gyre-2.005.ebuild index 79c06467218b..605623ead631 100644 --- a/media-fonts/tex-gyre/tex-gyre-2.005.ebuild +++ b/media-fonts/tex-gyre/tex-gyre-2.005.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,7 @@ SRC_URI="${HOMEPAGE}/whole/tg-${PV}otf.zip" LICENSE="|| ( GFL LPPL-1.3c )" # legally equivalent SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa ~x86" +KEYWORDS="alpha ~amd64 ~arm ~arm64 ~hppa x86" S=${WORKDIR} FONT_SUFFIX="otf" |