diff options
author | 2024-04-03 12:13:44 +0300 | |
---|---|---|
committer | 2024-04-03 12:13:44 +0300 | |
commit | a1dc9a255911521f50770f64391cf4d3c1900126 (patch) | |
tree | c424ff2d072696df26432fcc59017bd3fda0ee5c /x11-apps | |
parent | x11-apps/xfontsel: Stabilize 1.1.1 amd64, #928469 (diff) | |
download | gentoo-a1dc9a255911521f50770f64391cf4d3c1900126.tar.gz gentoo-a1dc9a255911521f50770f64391cf4d3c1900126.tar.bz2 gentoo-a1dc9a255911521f50770f64391cf4d3c1900126.zip |
x11-apps/xfontsel: Stabilize 1.1.1 x86, #928469
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xfontsel/xfontsel-1.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xfontsel/xfontsel-1.1.1.ebuild b/x11-apps/xfontsel/xfontsel-1.1.1.ebuild index 1cda5d425bf9..d5095f8749cd 100644 --- a/x11-apps/xfontsel/xfontsel-1.1.1.ebuild +++ b/x11-apps/xfontsel/xfontsel-1.1.1.ebuild @@ -8,7 +8,7 @@ inherit xorg-3 DESCRIPTION="point and click selection of X11 font names" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~x64-macos" RDEPEND=" x11-libs/libXaw |