diff options
author | Sam James <sam@gentoo.org> | 2023-01-24 00:57:44 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-01-24 00:57:44 +0000 |
commit | 01cb32ced8d374c57eac0b1e2a0d52b1517679c2 (patch) | |
tree | 88cc8fc48b560415168d301ae2ac02f4b86b5981 /x11-apps/xfd | |
parent | x11-apps/xdm: Stabilize 1.1.14 x86, #891865 (diff) | |
download | gentoo-01cb32ced8d374c57eac0b1e2a0d52b1517679c2.tar.gz gentoo-01cb32ced8d374c57eac0b1e2a0d52b1517679c2.tar.bz2 gentoo-01cb32ced8d374c57eac0b1e2a0d52b1517679c2.zip |
x11-apps/xfd: Stabilize 1.1.4 x86, #891865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps/xfd')
-rw-r--r-- | x11-apps/xfd/xfd-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xfd/xfd-1.1.4.ebuild b/x11-apps/xfd/xfd-1.1.4.ebuild index a604b0ce5168..3c6d0c9e4c61 100644 --- a/x11-apps/xfd/xfd-1.1.4.ebuild +++ b/x11-apps/xfd/xfd-1.1.4.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 @@ -7,7 +7,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="X.Org xfd application" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~mips ~ppc ~ppc64 ~s390 ~sparc x86" RDEPEND=" media-libs/fontconfig |