diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:39:18 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:39:18 +0300 |
commit | b4e8fe509c0c4d18eeb06b191796d5a2103b2a31 (patch) | |
tree | 8631a134b0a7a78bd02b64305136109373bd8d99 /x11-apps/xfontsel | |
parent | x11-apps/xev: Stabilize 1.2.5 ppc, #861023 (diff) | |
download | gentoo-b4e8fe509c0c4d18eeb06b191796d5a2103b2a31.tar.gz gentoo-b4e8fe509c0c4d18eeb06b191796d5a2103b2a31.tar.bz2 gentoo-b4e8fe509c0c4d18eeb06b191796d5a2103b2a31.zip |
x11-apps/xfontsel: Stabilize 1.1.0 ppc, #861023
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps/xfontsel')
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xfontsel/xfontsel-1.1.0.ebuild b/x11-apps/xfontsel/xfontsel-1.1.0.ebuild index cf50591c65a7..fe0834c79a14 100644 --- a/x11-apps/xfontsel/xfontsel-1.1.0.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.1.0.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" x11-libs/libXaw |