diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-01 14:03:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-01 14:03:38 +0100 |
commit | 02696df55bd53c9dbd34b958d164a937e3561bfa (patch) | |
tree | bb04e9a45370a712d67beb968e9d4152475f49d4 /www-servers/puma | |
parent | sci-mathematics/lrcalc: amd64 stable wrt bug #711030 (diff) | |
download | gentoo-02696df55bd53c9dbd34b958d164a937e3561bfa.tar.gz gentoo-02696df55bd53c9dbd34b958d164a937e3561bfa.tar.bz2 gentoo-02696df55bd53c9dbd34b958d164a937e3561bfa.zip |
www-servers/puma: amd64 stable wrt bug #711076
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-rw-r--r-- | www-servers/puma/puma-3.12.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.12.4.ebuild b/www-servers/puma/puma-3.12.4.ebuild index 6d43e6fb3a09..feb027e475e6 100644 --- a/www-servers/puma/puma-3.12.4.ebuild +++ b/www-servers/puma/puma-3.12.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 ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |