diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:23:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-07-26 17:24:23 +0200 |
commit | 4a36ad74c3328a98214447f7730a571e54864a35 (patch) | |
tree | fb55cbc55be0cfd4bb1f348ce6e4f906d569e0f5 /x11-apps/xfontsel | |
parent | x11-apps/xev: x86 stable wrt bug #861023 (diff) | |
download | gentoo-4a36ad74c3328a98214447f7730a571e54864a35.tar.gz gentoo-4a36ad74c3328a98214447f7730a571e54864a35.tar.bz2 gentoo-4a36ad74c3328a98214447f7730a571e54864a35.zip |
x11-apps/xfontsel: x86 stable wrt bug #861023
Signed-off-by: Agostino Sarubbo <ago@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 81dc4c521406..3021c5b72538 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 |