From b300f217997248f14742044361da6702b700142e Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Fri, 30 Jun 2017 13:07:03 +0200 Subject: www-servers/thttpd: x86 stable wrt bug #622306 Package-Manager: Portage-2.3.6, Repoman-2.3.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo --- www-servers/thttpd/thttpd-2.27.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www-servers/thttpd') diff --git a/www-servers/thttpd/thttpd-2.27.1.ebuild b/www-servers/thttpd/thttpd-2.27.1.ebuild index 9cdabd1918a5..e1068689c3a5 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" + KEYWORDS="amd64 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" -- cgit v1.2.3-18-g5258