diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:04 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-05-01 11:22:04 -0700 |
commit | eb4f84ee87f4cb7eca63f3181781571f1d4dc628 (patch) | |
tree | 409f44c4970be63cac783ed6dccbe972d7c67b56 /x11-apps | |
parent | x11-apps/xlogo-1.0.5: hppa stable, bug 682846 (diff) | |
download | gentoo-eb4f84ee87f4cb7eca63f3181781571f1d4dc628.tar.gz gentoo-eb4f84ee87f4cb7eca63f3181781571f1d4dc628.tar.bz2 gentoo-eb4f84ee87f4cb7eca63f3181781571f1d4dc628.zip |
x11-apps/xlsatoms-1.1.3: hppa stable, bug 682846
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 89ba09079ab2..edadc04a17d5 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:=" |