diff options
author | Sam James <sam@gentoo.org> | 2021-07-04 23:19:41 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-07-04 23:19:41 +0100 |
commit | f5431ff613210835e8004e89ec94c24cd9734bb2 (patch) | |
tree | f04c5110e138780e9b8d5208c61e2883be2f9b9a /x11-apps/fonttosfnt | |
parent | media-libs/mesa: Stabilize 21.1.4 amd64, #797562 (diff) | |
download | gentoo-f5431ff613210835e8004e89ec94c24cd9734bb2.tar.gz gentoo-f5431ff613210835e8004e89ec94c24cd9734bb2.tar.bz2 gentoo-f5431ff613210835e8004e89ec94c24cd9734bb2.zip |
x11-apps/fonttosfnt: Stabilize 1.2.2 amd64, #797562
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/fonttosfnt')
-rw-r--r-- | x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild index 7a45f06a562b..d39f3e862a89 100644 --- a/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild +++ b/x11-apps/fonttosfnt/fonttosfnt-1.2.2.ebuild @@ -5,7 +5,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="X.Org fonttosfnt application" -KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86" IUSE="" RDEPEND="media-libs/freetype:2 x11-libs/libX11 |