diff options
author | Sam James <sam@gentoo.org> | 2021-03-27 16:04:10 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-27 16:04:10 +0000 |
commit | c7e2a78f8f756b06e390ad5f87188cbdfa81c127 (patch) | |
tree | 87fc009590dc59395abc8514732daad4b1239360 /app-text | |
parent | dev-libs/libxml2: Stabilize 2.9.10-r5 arm, #749849 (diff) | |
download | gentoo-c7e2a78f8f756b06e390ad5f87188cbdfa81c127.tar.gz gentoo-c7e2a78f8f756b06e390ad5f87188cbdfa81c127.tar.bz2 gentoo-c7e2a78f8f756b06e390ad5f87188cbdfa81c127.zip |
app-text/lcdf-typetools: Stabilize 2.108 arm, #757561
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/lcdf-typetools/lcdf-typetools-2.108.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/lcdf-typetools/lcdf-typetools-2.108.ebuild b/app-text/lcdf-typetools/lcdf-typetools-2.108.ebuild index c83aaa454cd3..dd313076fa41 100644 --- a/app-text/lcdf-typetools/lcdf-typetools-2.108.ebuild +++ b/app-text/lcdf-typetools/lcdf-typetools-2.108.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 ~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 ~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 )" |