diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:16:09 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-28 22:34:12 +0200 |
commit | a6a2d1ec949d597f5c3c44872e6d89dec65ebe4a (patch) | |
tree | 0290a99cb179ba064d49f0d161239bf3985283ad /www-servers | |
parent | dev-ruby/patron: x86 stable (bug #683244) (diff) | |
download | gentoo-a6a2d1ec949d597f5c3c44872e6d89dec65ebe4a.tar.gz gentoo-a6a2d1ec949d597f5c3c44872e6d89dec65ebe4a.tar.bz2 gentoo-a6a2d1ec949d597f5c3c44872e6d89dec65ebe4a.zip |
www-servers/puma: x86 stable (bug #683244)
Package-Manager: Portage-2.3.64, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/puma/puma-3.12.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.12.1.ebuild b/www-servers/puma/puma-3.12.1.ebuild index 091df024abde..d3cb0a1a16f5 100644 --- a/www-servers/puma/puma-3.12.1.ebuild +++ b/www-servers/puma/puma-3.12.1.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 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |