diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:51:35 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:51:35 +0100 |
commit | dbd5de1c4d64e9748b54055cb3ec7c7cfb401bc1 (patch) | |
tree | 62d323085580cf941bfaa1619ef5347ea420a3bc /media-fonts/alee-fonts | |
parent | mail-mta/ssmtp: drop x86-macos (diff) | |
download | gentoo-dbd5de1c4d64e9748b54055cb3ec7c7cfb401bc1.tar.gz gentoo-dbd5de1c4d64e9748b54055cb3ec7c7cfb401bc1.tar.bz2 gentoo-dbd5de1c4d64e9748b54055cb3ec7c7cfb401bc1.zip |
media-fonts/alee-fonts: 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/alee-fonts')
-rw-r--r-- | media-fonts/alee-fonts/alee-fonts-13-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/alee-fonts/alee-fonts-13-r1.ebuild b/media-fonts/alee-fonts/alee-fonts-13-r1.ebuild index bbaa2034bf47..09e726335aac 100644 --- a/media-fonts/alee-fonts/alee-fonts-13-r1.ebuild +++ b/media-fonts/alee-fonts/alee-fonts-13-r1.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 @@ -11,7 +11,7 @@ SRC_URI="http://turul.canonical.com/pool/main/t/ttf-alee/ttf-alee_${PV}.tar.gz" LICENSE="Artistic" SLOT="0" -KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~ia64 ppc ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="" FONT_SUFFIX="ttf" |