projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b69bf1d
)
sys-apps/kbd: mark 2.0.4 arm/arm64/ia64/m68k/s390/sh stable
author
Mike Frysinger
<vapier@gentoo.org>
Sat, 27 Jan 2018 19:07:29 +0000
(14:07 -0500)
committer
Mike Frysinger
<vapier@gentoo.org>
Sat, 27 Jan 2018 19:07:43 +0000
(14:07 -0500)
sys-apps/kbd/kbd-2.0.4.ebuild
patch
|
blob
|
history
diff --git
a/sys-apps/kbd/kbd-2.0.4.ebuild
b/sys-apps/kbd/kbd-2.0.4.ebuild
index aa313ff81c3da8043d448da2e2239c766e438b64..a21a9a298a740b351a19c947254ba6000a9b270a 100644
(file)
--- a/
sys-apps/kbd/kbd-2.0.4.ebuild
+++ b/
sys-apps/kbd/kbd-2.0.4.ebuild
@@
-10,7
+10,7
@@
if [[ ${PV} == "9999" ]] ; then
EGIT_BRANCH="master"
else
SRC_URI="https://www.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 eutils ${SCM}