diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:50:40 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:50:40 -0400 |
commit | 307dedf57974663cac8a03f4fe4fe751c8e07282 (patch) | |
tree | 2c06a88ab7c970641788d7a1901bd83620413a17 /x11-apps | |
parent | x11-apps/xkbevd: Drop old versions (diff) | |
download | gentoo-307dedf57974663cac8a03f4fe4fe751c8e07282.tar.gz gentoo-307dedf57974663cac8a03f4fe4fe751c8e07282.tar.bz2 gentoo-307dedf57974663cac8a03f4fe4fe751c8e07282.zip |
x11-apps/xkbutils: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild b/x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild index f407430b8807..65a60558ad4a 100644 --- a/x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild +++ b/x11-apps/xkbutils/xkbutils-1.0.4-r1.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="X.Org xkbutils application" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" RDEPEND="x11-libs/libX11 x11-libs/libXt |