diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:16:37 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-20 14:16:37 +0200 |
commit | d7a93d67b9b9e95a50565b4ba00b2d0ff153f852 (patch) | |
tree | 582703ecef77f1d8981dab73a0c048ffa23b8f98 /x11-apps | |
parent | x11-apps/xrandr: x86 stable wrt bug #694734 (diff) | |
download | gentoo-d7a93d67b9b9e95a50565b4ba00b2d0ff153f852.tar.gz gentoo-d7a93d67b9b9e95a50565b4ba00b2d0ff153f852.tar.bz2 gentoo-d7a93d67b9b9e95a50565b4ba00b2d0ff153f852.zip |
x11-apps/xwininfo: x86 stable wrt bug #694734
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xwininfo/xwininfo-1.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild index fbc22cb0554e..2db9f25f30c4 100644 --- a/x11-apps/xwininfo/xwininfo-1.1.5.ebuild +++ b/x11-apps/xwininfo/xwininfo-1.1.5.ebuild @@ -7,7 +7,7 @@ inherit xorg-3 DESCRIPTION="window information utility for X" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x64-solaris ~x86-solaris ~x86-winnt" IUSE="" RDEPEND=">=x11-libs/libxcb-1.6" |