diff options
-rw-r--r-- | media-fonts/essays1743/essays1743-2.100.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-fonts/essays1743/essays1743-2.100.ebuild b/media-fonts/essays1743/essays1743-2.100.ebuild index 594c5be9dc60..a72a8c38625f 100644 --- a/media-fonts/essays1743/essays1743-2.100.ebuild +++ b/media-fonts/essays1743/essays1743-2.100.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -13,7 +13,7 @@ S="${WORKDIR}/${PN}" LICENSE="|| ( LGPL-2.1 OFL-1.1 )" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~loong ~ppc ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~loong ~ppc ~riscv ~s390 ~sparc ~x86 ~x64-macos" IUSE="+otf ttf" REQUIRED_USE="|| ( otf ttf )" |