diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:13:02 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-12-02 12:13:02 +0100 |
commit | 20c600acf13a391b5e9f26b0cfd3f176aff7de59 (patch) | |
tree | d79a6f6dc7d588951932a2fd0bf6771746bea9dc /x11-apps/xlsatoms | |
parent | x11-apps/xkbprint: ppc stable wrt bug #559062 (diff) | |
download | gentoo-20c600acf13a391b5e9f26b0cfd3f176aff7de59.tar.gz gentoo-20c600acf13a391b5e9f26b0cfd3f176aff7de59.tar.bz2 gentoo-20c600acf13a391b5e9f26b0cfd3f176aff7de59.zip |
x11-apps/xlsatoms: ppc stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'x11-apps/xlsatoms')
-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 373a139478df..d2825e459f0e 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" |