mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
www-servers/puma: x86 keyworded (bug #624234)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
This commit is contained in:
@@ -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"
|
||||
KEYWORDS="amd64 ~arm ~arm64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"
|
||||
|
||||
@@ -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"
|
||||
KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
DEPEND+=" dev-libs/openssl:0 test? ( net-misc/curl )"
|
||||
|
||||
Reference in New Issue
Block a user