summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:30:40 +0100
committerThomas Deutschmann <whissi@gentoo.org>2018-02-07 06:51:12 +0100
commitec59a8b4477389c35855d4e1a3a0eb758460c1f2 (patch)
treef81672e0588751ea4fcf77b2eac374cf302863ea /www-servers
parentdev-ruby/globalid: x86 keyworded (bug #621374) (diff)
downloadgentoo-ec59a8b4477389c35855d4e1a3a0eb758460c1f2.tar.gz
gentoo-ec59a8b4477389c35855d4e1a3a0eb758460c1f2.tar.bz2
gentoo-ec59a8b4477389c35855d4e1a3a0eb758460c1f2.zip
www-servers/puma: x86 keyworded (bug #624234)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'www-servers')
-rw-r--r--www-servers/puma/puma-3.11.0.ebuild2
-rw-r--r--www-servers/puma/puma-3.11.2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/www-servers/puma/puma-3.11.0.ebuild b/www-servers/puma/puma-3.11.0.ebuild
index c9409bdf937d..508ebe0afee9 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"
+KEYWORDS="amd64 ~arm ~arm64 ~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 658c82f7e47c..412f4c48422f 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"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
IUSE=""
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"