diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 12:40:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-05 12:40:03 +0100 |
commit | 51eacf1c84b50f5fd111bd7f17c05041d92350d8 (patch) | |
tree | d1c036dc033abe7be1bb424afe5b8602ae03764d /x11-apps | |
parent | x11-apps/fonttosfnt: amd64 stable wrt bug #711560 (diff) | |
download | gentoo-51eacf1c84b50f5fd111bd7f17c05041d92350d8.tar.gz gentoo-51eacf1c84b50f5fd111bd7f17c05041d92350d8.tar.bz2 gentoo-51eacf1c84b50f5fd111bd7f17c05041d92350d8.zip |
x11-apps/xkbcomp: amd64 stable wrt bug #711560
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild b/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild index bdfb044ccecb..892efbf89a82 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.4.3.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit xorg-3 DESCRIPTION="XKB keyboard description compiler" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="" DEPEND=" x11-libs/libX11 |