diff options
author | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 12:54:25 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2018-04-06 13:05:04 +0200 |
commit | 61e07c53ceb7d50e3905c108739f390975ebde15 (patch) | |
tree | d8eb60a31db336ce2c72fc7f97de9cdd04c098ff /media-fonts/kochi-substitute | |
parent | app-misc/binwalk: marked ~x64-macos, bug #650848 (diff) | |
download | gentoo-61e07c53ceb7d50e3905c108739f390975ebde15.tar.gz gentoo-61e07c53ceb7d50e3905c108739f390975ebde15.tar.bz2 gentoo-61e07c53ceb7d50e3905c108739f390975ebde15.zip |
media-fonts/kochi-substitute: marked ~x64-macos, bug #650848
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'media-fonts/kochi-substitute')
-rw-r--r-- | media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild index 2bbb119adc45..d42ea1c137e1 100644 --- a/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.ebuild +++ b/media-fonts/kochi-substitute/kochi-substitute-20030809-r3.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 inherit font @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge.jp/efont/5411/${P}.tar.bz2" LICENSE="free-noncomm" SLOT="0" -KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 m68k ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="" S=${WORKDIR}/${PN}-${PV:0:8} |