diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:59:07 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:59:07 +0100 |
commit | 6c21b3ad708138ebc4e471e6133536589072d929 (patch) | |
tree | 6feec61f50966aaf53616ea5ed1166836ffb43d2 /media-fonts | |
parent | media-fonts/lohit-tamil-classical: drop x86-macos (diff) | |
download | gentoo-6c21b3ad708138ebc4e471e6133536589072d929.tar.gz gentoo-6c21b3ad708138ebc4e471e6133536589072d929.tar.bz2 gentoo-6c21b3ad708138ebc4e471e6133536589072d929.zip |
media-fonts/lohit-telugu: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/lohit-telugu/lohit-telugu-2.5.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/lohit-telugu/lohit-telugu-2.5.5.ebuild b/media-fonts/lohit-telugu/lohit-telugu-2.5.5.ebuild index 8d5d9b693700..4035906dae28 100644 --- a/media-fonts/lohit-telugu/lohit-telugu-2.5.5.ebuild +++ b/media-fonts/lohit-telugu/lohit-telugu-2.5.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="https://releases.pagure.org/lohit/${PN}-${FONT_SUFFIX}-${PV}.tar.gz" LICENSE="OFL-1.1" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 s390 sparc x86 ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~ia64 ppc ppc64 s390 sparc x86 ~ppc-macos" IUSE="" DEPEND="!<media-fonts/lohit-fonts-2.20150220" |