projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3543bf2
)
sys-apps/kbd-2.0.4: ppc stable, bug 645022
author
Matt Turner
<mattst88@gentoo.org>
Sun, 18 Mar 2018 01:15:16 +0000
(18:15 -0700)
committer
Matt Turner
<mattst88@gentoo.org>
Sun, 18 Mar 2018 01:15:16 +0000
(18:15 -0700)
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 5372bc2f87cec4a8f2d1ee455a6fe3d3490888b3..8871e7569c44469c584e3f27234e9bbcfed83a4b 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}