diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-12-08 15:03:20 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-12-08 15:36:12 +0800 |
commit | f493b7add0278c3703c603fcecad3853f28bbc9c (patch) | |
tree | c847dd4641c54b87b56ef9b3bb3aaf374e6c23d1 /app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild | |
parent | dev-perl/Exporter-Tiny: keyword 1.2.2 for ~loong (diff) | |
download | gentoo-f493b7add0278c3703c603fcecad3853f28bbc9c.tar.gz gentoo-f493b7add0278c3703c603fcecad3853f28bbc9c.tar.bz2 gentoo-f493b7add0278c3703c603fcecad3853f28bbc9c.zip |
app-text/lcdf-typetools: keyword 2.108-r1 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild')
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild index 8117ec68bdda..254bfe7e8b3d 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://lcdf.org/type/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="+kpathsea" RDEPEND="kpathsea? ( virtual/tex-base dev-libs/kpathsea:= )" |