diff options
author | Sam James <sam@gentoo.org> | 2023-05-26 15:38:06 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-05-26 15:38:06 +0100 |
commit | f8cc7689870838cd5a39f3a9766023fb7ce83d21 (patch) | |
tree | 6790522dfe74f7e617d8367085a7004ff2f50f6c /media-fonts/essays1743 | |
parent | www-misc/profile-sync-daemon: Stabilize 6.35 amd64, #772053 (diff) | |
download | gentoo-f8cc7689870838cd5a39f3a9766023fb7ce83d21.tar.gz gentoo-f8cc7689870838cd5a39f3a9766023fb7ce83d21.tar.bz2 gentoo-f8cc7689870838cd5a39f3a9766023fb7ce83d21.zip |
media-fonts/essays1743: Stabilize 2.100 amd64, #885071
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'media-fonts/essays1743')
-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 )" |