commit:     902c11865daafed4b86024ed660097054585218f
Author:     Markus Meier <maekke <AT> gentoo <DOT> org>
AuthorDate: Fri Jul  7 06:16:07 2017 +0000
Commit:     Markus Meier <maekke <AT> gentoo <DOT> org>
CommitDate: Fri Jul  7 06:16:07 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=902c1186

www-servers/thttpd: arm stable, bug #622306

Package-Manager: Portage-2.3.6, Repoman-2.3.1
RepoMan-Options: --include-arches="arm"

 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 e1068689c3a..17a5baca446 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="amd64 x86"
+       KEYWORDS="amd64 arm x86"
 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