diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 20:35:52 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2021-12-13 20:36:29 +0200 |
commit | 754f28a59861d9d1208033b0e179826b8ce5202a (patch) | |
tree | 8dfb779fdd6273b398b8d8eba802c9a8e156f15a /app-text/lcdf-typetools | |
parent | media-gfx/sam2p: Stabilize 0.49.4_p20190718-r1 arm64, #805725 (diff) | |
download | gentoo-754f28a59861d9d1208033b0e179826b8ce5202a.tar.gz gentoo-754f28a59861d9d1208033b0e179826b8ce5202a.tar.bz2 gentoo-754f28a59861d9d1208033b0e179826b8ce5202a.zip |
app-text/lcdf-typetools: Stabilize 2.108-r1 arm64, #805725
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-text/lcdf-typetools')
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 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 b1b8d8ccf1f9..8117ec68bdda 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.108-r1.ebuild @@ -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 ~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:= )" |