diff options
author | Sam James <sam@gentoo.org> | 2024-06-15 22:44:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-15 22:44:28 +0100 |
commit | 65a143808a021ac6f7034cc399309cef2044ba79 (patch) | |
tree | 30b69b1a77d4ea3bd6f651cbe46f3eb896989dac | |
parent | dev-libs/ptexenc: Stabilize 1.4.3_p20230311 x86, #934375 (diff) | |
download | gentoo-65a143808a021ac6f7034cc399309cef2044ba79.tar.gz gentoo-65a143808a021ac6f7034cc399309cef2044ba79.tar.bz2 gentoo-65a143808a021ac6f7034cc399309cef2044ba79.zip |
dev-libs/kpathsea: Stabilize 6.3.5_p20230311 arm64, #934375
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild b/dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild index 7e428630959e..5d257324891a 100644 --- a/dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild +++ b/dev-libs/kpathsea/kpathsea-6.3.5_p20230311.ebuild @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="LGPL-2.1" SLOT="0/${PV%_p*}" -KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="doc source static-libs" S=${WORKDIR}/texlive-${PV#*_p}-source/texk/${PN} |