diff options
author | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 14:10:36 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2016-01-09 15:32:25 +0100 |
commit | 02b1fcf6238c095157292a3563d0e1e7b4289fdf (patch) | |
tree | 76bcb7dcbcf8db1b4c728b648bdef676e0636bcb | |
parent | x11-apps/xkbprint: Stable for HPPA PPC64 (bug #559062). (diff) | |
download | gentoo-02b1fcf6238c095157292a3563d0e1e7b4289fdf.tar.gz gentoo-02b1fcf6238c095157292a3563d0e1e7b4289fdf.tar.bz2 gentoo-02b1fcf6238c095157292a3563d0e1e7b4289fdf.zip |
x11-apps/xlsatoms: Stable for HPPA PPC64 (bug #559062).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
-rw-r--r-- | x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild b/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild index 574f42f29171..de4973660a05 100644 --- a/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild +++ b/x11-apps/xlsatoms/xlsatoms-1.1.2.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit xorg-2 DESCRIPTION="list interned atoms defined on server" -KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libxcb" |