diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:31:39 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-02 13:31:58 +0100 |
commit | d78c9a9e9947e9fa80a853ed3e54d85a57352693 (patch) | |
tree | adcba4dd195044e1fab063f7d624486a76c7502f /www-servers | |
parent | sys-apps/portage: x86 stable wrt bug #711074 (diff) | |
download | gentoo-d78c9a9e9947e9fa80a853ed3e54d85a57352693.tar.gz gentoo-d78c9a9e9947e9fa80a853ed3e54d85a57352693.tar.bz2 gentoo-d78c9a9e9947e9fa80a853ed3e54d85a57352693.zip |
www-servers/puma: x86 stable wrt bug #711076
Package-Manager: Portage-2.3.89, Repoman-2.3.20
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.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 feb027e475e6..e0078c5b6898 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 )" |