diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:47:42 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-11-30 12:47:42 +0100 |
commit | 19b4e5cda4f921b269f73adf131f0f7fca29c440 (patch) | |
tree | 03a416077a370ad91bbe0714111431b1bd3a3250 /x11-apps/xlsatoms | |
parent | x11-apps/xkbprint: amd64 stable wrt bug #559062 (diff) | |
download | gentoo-19b4e5cda4f921b269f73adf131f0f7fca29c440.tar.gz gentoo-19b4e5cda4f921b269f73adf131f0f7fca29c440.tar.bz2 gentoo-19b4e5cda4f921b269f73adf131f0f7fca29c440.zip |
x11-apps/xlsatoms: amd64 stable wrt bug #559062
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 b72854c7e754..49b0b3df4660 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" |