diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:16 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-27 14:46:16 +0300 |
commit | 8fc69bdf01e9c8832250074ccff984ab6d98b11b (patch) | |
tree | 4231caa2f75b0825cd205882129686171b462165 /x11-apps/xlsatoms | |
parent | x11-apps/xlogo: arm stable wrt bug #682846 (diff) | |
download | gentoo-8fc69bdf01e9c8832250074ccff984ab6d98b11b.tar.gz gentoo-8fc69bdf01e9c8832250074ccff984ab6d98b11b.tar.bz2 gentoo-8fc69bdf01e9c8832250074ccff984ab6d98b11b.zip |
x11-apps/xlsatoms: arm stable wrt bug #682846
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'x11-apps/xlsatoms')
-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 bf9ec317d00c..6ad41c19e413 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:=" |