sys-apps/kbd: ia64 stable wrt bug #563350
authorAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 13:58:19 +0000 (14:58 +0100)
committerAgostino Sarubbo <ago@gentoo.org>
Tue, 17 Jan 2017 14:22:53 +0000 (15:22 +0100)
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
sys-apps/kbd/kbd-2.0.3.ebuild

index 375113a273206bd7aa9104d8a54f52670b76871a..c7338d74630570813f0b0828b2de177f35e24052 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -11,7 +11,7 @@ if [[ ${PV} == "9999" ]] ; then
        EGIT_BRANCH="master"
 else
        SRC_URI="ftp://ftp.kernel.org/pub/linux/utils/kbd/${P}.tar.xz"
-       KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
+       KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 inherit autotools eutils ${SCM}