diff options
author | Hans de Graaff <graaff@gentoo.org> | 2018-07-14 07:11:30 +0200 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2018-07-14 07:11:30 +0200 |
commit | 7cc4976c0a129ad4dcb2015ca2ec7e09e43f7350 (patch) | |
tree | 8322d59a2a33cd65968282e40e7043154f1fbeab /www-servers/puma | |
parent | dev-ruby/shoulda: add 3.6.0 (diff) | |
download | gentoo-7cc4976c0a129ad4dcb2015ca2ec7e09e43f7350.tar.gz gentoo-7cc4976c0a129ad4dcb2015ca2ec7e09e43f7350.tar.bz2 gentoo-7cc4976c0a129ad4dcb2015ca2ec7e09e43f7350.zip |
www-servers/puma: amd64 stable
Package-Manager: Portage-2.3.40, Repoman-2.3.9
Diffstat (limited to 'www-servers/puma')
-rw-r--r-- | www-servers/puma/puma-3.11.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.11.4.ebuild b/www-servers/puma/puma-3.11.4.ebuild index 2b93a7e41f32..6d2b52c564be 100644 --- a/www-servers/puma/puma-3.11.4.ebuild +++ b/www-servers/puma/puma-3.11.4.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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |