diff options
author | Sam James <sam@gentoo.org> | 2020-12-06 20:42:43 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-06 20:48:48 +0000 |
commit | ca092954b8793c115efb1dded0480da5ac4a912c (patch) | |
tree | 3e3a890edfbd33adb8a5ad1390e559414e956a92 /x11-apps | |
parent | x11-apps/xkbcomp: Stabilize 1.4.4 amd64, #758461 (diff) | |
download | gentoo-ca092954b8793c115efb1dded0480da5ac4a912c.tar.gz gentoo-ca092954b8793c115efb1dded0480da5ac4a912c.tar.bz2 gentoo-ca092954b8793c115efb1dded0480da5ac4a912c.zip |
x11-apps/xprop: Stabilize 1.2.5 amd64, #758461
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xprop/xprop-1.2.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xprop/xprop-1.2.5.ebuild b/x11-apps/xprop/xprop-1.2.5.ebuild index 8f6bae892ffd..f6520c7c0757 100644 --- a/x11-apps/xprop/xprop-1.2.5.ebuild +++ b/x11-apps/xprop/xprop-1.2.5.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="property displayer for X" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND} |