diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:31:26 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-14 10:31:26 -0400 |
commit | 782529d9369cc2450d98102f4b55b3468bb96e2e (patch) | |
tree | 8d6dafa9385df791cf29224ed55daf7cda04baea /media-fonts/corefonts | |
parent | media-libs/libwmf: arm64 stable (bug #641648) (diff) | |
download | gentoo-782529d9369cc2450d98102f4b55b3468bb96e2e.tar.gz gentoo-782529d9369cc2450d98102f4b55b3468bb96e2e.tar.bz2 gentoo-782529d9369cc2450d98102f4b55b3468bb96e2e.zip |
media-fonts/corefonts: arm64 stable (bug #641648)
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
Diffstat (limited to 'media-fonts/corefonts')
-rw-r--r-- | media-fonts/corefonts/corefonts-1-r7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/corefonts/corefonts-1-r7.ebuild b/media-fonts/corefonts/corefonts-1-r7.ebuild index 8d8fe311f903..47289fa29b14 100644 --- a/media-fonts/corefonts/corefonts-1-r7.ebuild +++ b/media-fonts/corefonts/corefonts-1-r7.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 @@ -18,7 +18,7 @@ SRC_URI="mirror://gentoo/EUupdate.EXE LICENSE="MSttfEULA" 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 ~x64-solaris ~x86-solaris ~x86-winnt" +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 ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="X tahoma" DEPEND="app-arch/cabextract" |