diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:27:41 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-14 18:28:52 +0800 |
commit | 224bc8833e61b4ff8d5cd5649148ccd0ef9e7c27 (patch) | |
tree | b02b4c03587dfee228edfb075d6e61bc63cc710b | |
parent | dev-perl/Log-Dispatch: keyword 2.700.0 for ~loong (diff) | |
download | gentoo-224bc8833e61b4ff8d5cd5649148ccd0ef9e7c27.tar.gz gentoo-224bc8833e61b4ff8d5cd5649148ccd0ef9e7c27.tar.bz2 gentoo-224bc8833e61b4ff8d5cd5649148ccd0ef9e7c27.zip |
dev-libs/kpathsea: keyword 6.3.3_p20210325 for ~loong
Tests passed on real hardware.
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
-rw-r--r-- | dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild b/dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild index 8c4a6a6153cb..43a961e05eb2 100644 --- a/dev-libs/kpathsea/kpathsea-6.3.3_p20210325.ebuild +++ b/dev-libs/kpathsea/kpathsea-6.3.3_p20210325.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 @@ -14,7 +14,7 @@ SRC_URI="https://dev.gentoo.org/~zlogene/distfiles/texlive/texlive-${PV#*_p}-sou LICENSE="GPL-2" SLOT="0/${PV%_p*}" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-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 ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="doc source static-libs" S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN} |