diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:13:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-11-13 10:16:34 +0100 |
commit | 633310ceca0aebaa466608cc232539f5c1e39292 (patch) | |
tree | e672d043ff157430c7ac6d063d6b5ebaba426e89 /x11-apps | |
parent | x11-apps/xkbevd: ia64 stable wrt bug #559062 (diff) | |
download | gentoo-633310ceca0aebaa466608cc232539f5c1e39292.tar.gz gentoo-633310ceca0aebaa466608cc232539f5c1e39292.tar.bz2 gentoo-633310ceca0aebaa466608cc232539f5c1e39292.zip |
x11-apps/xlsatoms: ia64 stable wrt bug #559062
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 655172d2019a..5202b77701bc 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" |