diff options
author | 2023-01-24 00:58:05 +0000 | |
---|---|---|
committer | 2023-01-24 00:58:05 +0000 | |
commit | 9a7d77d341ab2d558bcde81ccbd2ce452e111ad5 (patch) | |
tree | 6a34e4400cf4495ed43a51d60efd1e1b52885b91 /x11-libs/libfontenc | |
parent | x11-drivers/xf86-video-vesa: Stabilize 2.6.0 x86, #891865 (diff) | |
download | gentoo-9a7d77d341ab2d558bcde81ccbd2ce452e111ad5.tar.gz gentoo-9a7d77d341ab2d558bcde81ccbd2ce452e111ad5.tar.bz2 gentoo-9a7d77d341ab2d558bcde81ccbd2ce452e111ad5.zip |
x11-libs/libfontenc: Stabilize 1.1.7 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-libs/libfontenc')
-rw-r--r-- | x11-libs/libfontenc/libfontenc-1.1.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfontenc/libfontenc-1.1.7.ebuild b/x11-libs/libfontenc/libfontenc-1.1.7.ebuild index 2b5519b3a8e5..8c38b3f3e4b1 100644 --- a/x11-libs/libfontenc/libfontenc-1.1.7.ebuild +++ b/x11-libs/libfontenc/libfontenc-1.1.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="X.Org fontenc library" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" RDEPEND="sys-libs/zlib" DEPEND="${RDEPEND} |