summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenda Xu <heroxbd@gentoo.org>2018-08-31 07:09:26 +0800
committerBenda Xu <heroxbd@gentoo.org>2018-08-31 07:17:39 +0800
commitb4459aa17d4d7b5bf9150a31f4b409733ca5cbb6 (patch)
tree30b01b15e99e98c7d184fd3fdc83de081cbfee9b /www-servers
parentmedia-sound/pulseeffects: 4.3.2 bump (diff)
downloadgentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.gz
gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.tar.bz2
gentoo-b4459aa17d4d7b5bf9150a31f4b409733ca5cbb6.zip
Drop arm-linux keyword from tree.
"arm-linux" is considered deprecated, unmaintained and easily replaced by "arm". Closes: https://bugs.gentoo.org/664598 Reference: https://archives.gentoo.org/gentoo-dev/message/63bafa051cccd1eb3d2ade16823671fa
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/thttpd/thttpd-2.27.1.ebuild2
-rw-r--r--www-servers/thttpd/thttpd-9999.ebuild2
2 files 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 2ff4c358e0e9..d159c40b01dc 100644
--- a/www-servers/thttpd/thttpd-2.27.1.ebuild
+++ b/www-servers/thttpd/thttpd-2.27.1.ebuild
@@ -14,7 +14,7 @@ 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 ~x86-linux"
fi
DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver"
diff --git a/www-servers/thttpd/thttpd-9999.ebuild b/www-servers/thttpd/thttpd-9999.ebuild
index de37464fa183..80c1db05155d 100644
--- a/www-servers/thttpd/thttpd-9999.ebuild
+++ b/www-servers/thttpd/thttpd-9999.ebuild
@@ -14,7 +14,7 @@ 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 ~x86-linux"
fi
DESCRIPTION="Fork of thttpd, a small, fast, multiplexing webserver"