diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:45:54 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-10 10:45:54 +0100 |
commit | 9237b291281c8750a833657f9e2eebdf1cded90b (patch) | |
tree | d1f973b3eda51e6ad3d383642afdd50b56e6d5b4 /www-servers/puma | |
parent | sci-libs/gdal: ppc stable wrt bug #701696 (diff) | |
download | gentoo-9237b291281c8750a833657f9e2eebdf1cded90b.tar.gz gentoo-9237b291281c8750a833657f9e2eebdf1cded90b.tar.bz2 gentoo-9237b291281c8750a833657f9e2eebdf1cded90b.zip |
www-servers/puma: x86 stable wrt bug #702316
Package-Manager: Portage-2.3.79, Repoman-2.3.16
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-3.12.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-servers/puma/puma-3.12.2.ebuild b/www-servers/puma/puma-3.12.2.ebuild index d87b15b03e82..539f14fdd63e 100644 --- a/www-servers/puma/puma-3.12.2.ebuild +++ b/www-servers/puma/puma-3.12.2.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 )" |