commit:     b2d1f44158e92dcc45fec424377ea50d161388c3
Author:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
AuthorDate: Thu May  4 21:59:23 2017 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Thu May  4 22:58:03 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2d1f441

dev-util/huc: stable for amd64. mark stable for the remaining arches using the 
ALLARCHES policy.

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-util/huc/huc-0.1-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/huc/huc-0.1-r1.ebuild b/dev-util/huc/huc-0.1-r1.ebuild
index bcbd9fd8a2b..26aa8a38554 100644
--- a/dev-util/huc/huc-0.1-r1.ebuild
+++ b/dev-util/huc/huc-0.1-r1.ebuild
@@ -11,7 +11,7 @@ HOMEPAGE="http://www.int21.de/huc";
 
 SLOT="0"
 LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc sparc x86 ~x86-linux ~ppc-macos"
 
 DOCS=( README )
 
@@ -22,6 +22,6 @@ src_compile() {
 }
 
 src_install () {
-       dobin ${PN}
+       dobin "${PN}"
        einstalldocs
 }

Reply via email to