diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-06-06 09:16:08 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-06-06 09:16:08 +0200 |
commit | ff9657a584bdc7159ac9d8e90634796389dd3248 (patch) | |
tree | 3d89414401356112a5d181a3753210cb2bb4373b /www-servers/puma | |
parent | sys-devel/gdb: x86 stable wrt bug #793452 (diff) | |
download | gentoo-ff9657a584bdc7159ac9d8e90634796389dd3248.tar.gz gentoo-ff9657a584bdc7159ac9d8e90634796389dd3248.tar.bz2 gentoo-ff9657a584bdc7159ac9d8e90634796389dd3248.zip |
www-servers/puma: x86 stable wrt bug #794034
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers/puma')
-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 39101b62dd56..16d68ebcbc73 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 )" |