diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-06 09:14:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-06 09:14:02 +0200 |
commit | 19759e5b60436ec4cbd565687be69c48495e4fdc (patch) | |
tree | 4c3ec33f7e4410c7385c79e2501b76a2661bfcec /www-servers | |
parent | sys-devel/gdb: amd64 stable wrt bug #793452 (diff) | |
download | gentoo-19759e5b60436ec4cbd565687be69c48495e4fdc.tar.gz gentoo-19759e5b60436ec4cbd565687be69c48495e4fdc.tar.bz2 gentoo-19759e5b60436ec4cbd565687be69c48495e4fdc.zip |
www-servers/puma: amd64 stable wrt bug #794034
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/puma/puma-5.3.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-5.3.2.ebuild b/www-servers/puma/puma-5.3.2.ebuild index 5d0f1ef44559..39101b62dd56 100644 --- a/www-servers/puma/puma-5.3.2.ebuild +++ b/www-servers/puma/puma-5.3.2.ebuild @@ -18,7 +18,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 ~sparc ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86" IUSE="" DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )" |