diff options
author | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:49:01 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2021-03-27 13:49:01 -0400 |
commit | 8936e6b0c5fc196723a999479076448058a23e15 (patch) | |
tree | 7a10688accec4ce0af28d6a00f474f3be6216817 /x11-apps | |
parent | x11-apps/xcursorgen: Drop old versions (diff) | |
download | gentoo-8936e6b0c5fc196723a999479076448058a23e15.tar.gz gentoo-8936e6b0c5fc196723a999479076448058a23e15.tar.bz2 gentoo-8936e6b0c5fc196723a999479076448058a23e15.zip |
x11-apps/xdpyinfo: Propagate stable keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.3.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.3.2-r1.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.3.2-r1.ebuild index 63f16db55f3a..e3ef22a0543c 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.3.2-r1.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.3.2-r1.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="Display information utility for X" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~sparc-solaris ~x86-solaris ~x86-winnt" IUSE="dga dmx xinerama" RDEPEND=" |