diff options
author | 2022-11-16 20:22:46 +0200 | |
---|---|---|
committer | 2022-11-16 20:22:46 +0200 | |
commit | 3e88e445bdc2bbcad72fc73b4e180c1bdf3f9427 (patch) | |
tree | dedde7d473137ff3dfa2467e3e08b3771727d681 /x11-apps | |
parent | x11-apps/xgc: Stabilize 1.0.6 ppc64, #880793 (diff) | |
download | gentoo-3e88e445bdc2bbcad72fc73b4e180c1bdf3f9427.tar.gz gentoo-3e88e445bdc2bbcad72fc73b4e180c1bdf3f9427.tar.bz2 gentoo-3e88e445bdc2bbcad72fc73b4e180c1bdf3f9427.zip |
x11-apps/xkbprint: Stabilize 1.0.6 ppc64, #880793
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbprint/xkbprint-1.0.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbprint/xkbprint-1.0.6.ebuild b/x11-apps/xkbprint/xkbprint-1.0.6.ebuild index 3bd84e4f6af0..eded22cfc9a2 100644 --- a/x11-apps/xkbprint/xkbprint-1.0.6.ebuild +++ b/x11-apps/xkbprint/xkbprint-1.0.6.ebuild @@ -6,7 +6,7 @@ XORG_TARBALL_SUFFIX="xz" inherit xorg-3 DESCRIPTION="Print an XKB keyboard description" -KEYWORDS="~amd64 arm ~hppa ~mips ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 arm ~hppa ~mips ppc ppc64 ~s390 ~sparc ~x86" RDEPEND=" x11-libs/libxkbfile |