diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:43:21 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-04-27 16:43:21 +0100 |
commit | fe3266a6029c069631709a8c2c88c519bff15914 (patch) | |
tree | daf24f5a4aa7d04d903d65751c38c503f886d974 /x11-misc | |
parent | x11-misc/makedepend: stable 1.0.6 for ia64, bug #682846 (diff) | |
download | gentoo-fe3266a6029c069631709a8c2c88c519bff15914.tar.gz gentoo-fe3266a6029c069631709a8c2c88c519bff15914.tar.bz2 gentoo-fe3266a6029c069631709a8c2c88c519bff15914.zip |
x11-misc/xkeyboard-config: stable 2.26-r1 for ia64, bug #682846
Package-Manager: Portage-2.3.65, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild index 8702936bf5a8..4f4f3c08ebce 100644 --- a/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild +++ b/x11-misc/xkeyboard-config/xkeyboard-config-2.26-r1.ebuild @@ -13,7 +13,7 @@ if [[ ${PV} == 9999 ]]; then LIVE_DEPEND=">=x11-misc/util-macros-1.18" else SRC_URI="mirror://xorg/data/${PN}/${P}.tar.bz2" - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" fi LICENSE="MIT" |