diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-12 08:00:35 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-12 08:00:35 +0200 |
commit | 29ec88104deb7c295aaf4706172471e62ce637d0 (patch) | |
tree | e7530a282dd06ca57a3dddc88e4da2f0244f6ddb /www-servers | |
parent | dev-cpp/yaml-cpp: x86 stable wrt bug #719150 (diff) | |
download | gentoo-29ec88104deb7c295aaf4706172471e62ce637d0.tar.gz gentoo-29ec88104deb7c295aaf4706172471e62ce637d0.tar.bz2 gentoo-29ec88104deb7c295aaf4706172471e62ce637d0.zip |
www-servers/puma: x86 stable wrt bug #724800
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'www-servers')
-rw-r--r-- | www-servers/puma/puma-3.12.5-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.12.5-r1.ebuild b/www-servers/puma/puma-3.12.5-r1.ebuild index 98260bdc331a..063d1408eda7 100644 --- a/www-servers/puma/puma-3.12.5-r1.ebuild +++ b/www-servers/puma/puma-3.12.5-r1.ebuild @@ -13,7 +13,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 )" |