commit:     bfdb74e4025360476763fb9d283ff2dcb96619ff
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 28 13:19:05 2017 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Jun 28 13:19:05 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfdb74e4

www-servers/thttpd: amd64 stable wrt bug #622306

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 www-servers/thttpd/thttpd-2.27.1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/www-servers/thttpd/thttpd-2.27.1.ebuild 
b/www-servers/thttpd/thttpd-2.27.1.ebuild
index de37464fa18..9cdabd1918a 100644
--- a/www-servers/thttpd/thttpd-2.27.1.ebuild
+++ b/www-servers/thttpd/thttpd-2.27.1.ebuild
@@ -9,12 +9,12 @@ if [[ ${PV} = 9999* ]]
 then
        EGIT_REPO_URI="https://github.com/blueness/sthttpd.git";
        inherit git-r3
-       KEYWORDS=""
+       KEYWORDS="amd64"
 else
        MY_P="s${P}"
        S="${WORKDIR}/${MY_P}"
        SRC_URI="https://github.com/blueness/sthttpd/archive/v${PV}.tar.gz -> 
${P}.tar.gz"
-       KEYWORDS="~amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~arm-linux ~x86-linux"
+       KEYWORDS="amd64 ~arm ~hppa ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux 
~arm-linux ~x86-linux"
 fi
 
 DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver"

Reply via email to