summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'www-servers/thttpd')
-rw-r--r--www-servers/thttpd/thttpd-2.27.1.ebuild1
-rw-r--r--www-servers/thttpd/thttpd-9999.ebuild1
2 files changed, 0 insertions, 2 deletions
diff --git a/www-servers/thttpd/thttpd-2.27.1.ebuild b/www-servers/thttpd/thttpd-2.27.1.ebuild
index bd2cb885c42e..ecb3a592c1ab 100644
--- a/www-servers/thttpd/thttpd-2.27.1.ebuild
+++ b/www-servers/thttpd/thttpd-2.27.1.ebuild
@@ -9,7 +9,6 @@ if [[ ${PV} = 9999* ]]
then
EGIT_REPO_URI="https://github.com/blueness/sthttpd.git"
inherit git-r3
- KEYWORDS="amd64 arm ppc ppc64 sparc x86"
else
MY_P="s${P}"
S="${WORKDIR}/${MY_P}"
diff --git a/www-servers/thttpd/thttpd-9999.ebuild b/www-servers/thttpd/thttpd-9999.ebuild
index f2eb3dde3455..babc844058e0 100644
--- a/www-servers/thttpd/thttpd-9999.ebuild
+++ b/www-servers/thttpd/thttpd-9999.ebuild
@@ -9,7 +9,6 @@ if [[ ${PV} = 9999* ]]
then
EGIT_REPO_URI="https://github.com/blueness/sthttpd.git"
inherit git-r3
- KEYWORDS=""
else
MY_P="s${P}"
S="${WORKDIR}/${MY_P}"