diff options
author | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 20:35:46 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2018-03-22 21:22:39 +0100 |
commit | 8dc5fde44a38bc471f956885cf09a6942ed6917f (patch) | |
tree | acd6cc0e64b318e1db01dc3e73cc18a8d9a20f9c /www-servers | |
parent | dev-ruby/rack-test: Mark ~hppa too. (diff) | |
download | gentoo-8dc5fde44a38bc471f956885cf09a6942ed6917f.tar.gz gentoo-8dc5fde44a38bc471f956885cf09a6942ed6917f.tar.bz2 gentoo-8dc5fde44a38bc471f956885cf09a6942ed6917f.zip |
www-servers/puma: Mark ~hppa too.
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --ignore-arches
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/puma/puma-3.10.0.ebuild | 4 | ||||
-rw-r--r-- | www-servers/puma/puma-3.11.0.ebuild | 2 | ||||
-rw-r--r-- | www-servers/puma/puma-3.11.2.ebuild | 2 | ||||
-rw-r--r-- | www-servers/puma/puma-3.11.3.ebuild | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/www-servers/puma/puma-3.10.0.ebuild b/www-servers/puma/puma-3.10.0.ebuild index 118aa44cbc3d..df2fd2b0423e 100644 --- a/www-servers/puma/puma-3.10.0.ebuild +++ b/www-servers/puma/puma-3.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" diff --git a/www-servers/puma/puma-3.11.0.ebuild b/www-servers/puma/puma-3.11.0.ebuild index 508ebe0afee9..85adf53ab7b2 100644 --- a/www-servers/puma/puma-3.11.0.ebuild +++ b/www-servers/puma/puma-3.11.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="amd64 ~arm ~arm64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" diff --git a/www-servers/puma/puma-3.11.2.ebuild b/www-servers/puma/puma-3.11.2.ebuild index 412f4c48422f..a1c02c3635ee 100644 --- a/www-servers/puma/puma-3.11.2.ebuild +++ b/www-servers/puma/puma-3.11.2.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" diff --git a/www-servers/puma/puma-3.11.3.ebuild b/www-servers/puma/puma-3.11.3.ebuild index 70ef22be07df..3108c2d040ec 100644 --- a/www-servers/puma/puma-3.11.3.ebuild +++ b/www-servers/puma/puma-3.11.3.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/puma/puma/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="3" -KEYWORDS="~amd64 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |