diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:37 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-04-27 21:20:37 -0700 |
commit | a1ac14f60d4eeac4c62f9c89d0a170380024879a (patch) | |
tree | f5bd61e4a449be05ff0c2f38a1cf73eb9a6fed0a /x11-apps/xlsatoms | |
parent | x11-apps/xlogo-1.0.5: ppc stable, bug 682846 (diff) | |
download | gentoo-a1ac14f60d4eeac4c62f9c89d0a170380024879a.tar.gz gentoo-a1ac14f60d4eeac4c62f9c89d0a170380024879a.tar.bz2 gentoo-a1ac14f60d4eeac4c62f9c89d0a170380024879a.zip |
x11-apps/xlsatoms-1.1.3: ppc stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps/xlsatoms')
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild index b95c3d1fd96d..0d4234d08f2a 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.1.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="list interned atoms defined on server" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libxcb:=" |