diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:10:59 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-04-27 00:10:59 -0400 |
commit | 3a97d8ddb2e3a2eb6480638805bd32f544cc9239 (patch) | |
tree | 4ab090bf8dbc5666f4a1c25edf3a7cd7a729c9db /x11-apps/xlsatoms | |
parent | x11-apps/xlogo: amd64 stable wrt bug #682846 (diff) | |
download | gentoo-3a97d8ddb2e3a2eb6480638805bd32f544cc9239.tar.gz gentoo-3a97d8ddb2e3a2eb6480638805bd32f544cc9239.tar.bz2 gentoo-3a97d8ddb2e3a2eb6480638805bd32f544cc9239.zip |
x11-apps/xlsatoms: amd64 stable wrt bug #682846
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
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 520a0d79ab35..bf9ec317d00c 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:=" |