diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:49:16 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-12 12:49:16 +0100 |
commit | 1abeba43ab817c7dc3f2c086ee70b74680713049 (patch) | |
tree | 1adc371759517f444769853604ff043fd2e62733 /x11-apps | |
parent | x11-apps/xkbevd: sparc stable wrt bug #559062 (diff) | |
download | gentoo-1abeba43ab817c7dc3f2c086ee70b74680713049.tar.gz gentoo-1abeba43ab817c7dc3f2c086ee70b74680713049.tar.bz2 gentoo-1abeba43ab817c7dc3f2c086ee70b74680713049.zip |
x11-apps/xlsatoms: sparc stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-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 54e68ca52bb1..655172d2019a 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 ~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" |