diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:07:54 -0500 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-12-04 01:45:30 -0500 |
commit | c41938e5347ad7e1eeeb64c8e97fc9ff7d18928b (patch) | |
tree | 5f95c43cffe7aa3e9d94f7a93ab4001b20550779 /media-fonts/stix-fonts | |
parent | dev-texlive/texlive-xetex: arm64 stable (diff) | |
download | gentoo-c41938e5347ad7e1eeeb64c8e97fc9ff7d18928b.tar.gz gentoo-c41938e5347ad7e1eeeb64c8e97fc9ff7d18928b.tar.bz2 gentoo-c41938e5347ad7e1eeeb64c8e97fc9ff7d18928b.zip |
media-fonts/stix-fonts: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.80, Repoman-2.3.19
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 3a85eae194c9..2510c026c408 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -10,7 +10,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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" DEPEND="app-arch/unzip" |