diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:38:59 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-08-15 22:38:59 +0300 |
commit | bd6589c3ef907a38a32382fc2e4f7c38ca5ea50f (patch) | |
tree | 0b63e6481bf495b97090b0d9f07080485b470f1f /x11-apps/xfontsel | |
parent | x11-apps/xev: Stabilize 1.2.5 ppc64, #861023 (diff) | |
download | gentoo-bd6589c3ef907a38a32382fc2e4f7c38ca5ea50f.tar.gz gentoo-bd6589c3ef907a38a32382fc2e4f7c38ca5ea50f.tar.bz2 gentoo-bd6589c3ef907a38a32382fc2e4f7c38ca5ea50f.zip |
x11-apps/xfontsel: Stabilize 1.1.0 ppc64, #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 ee89636a9fe3..cf50591c65a7 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 |