app-shells/rrs: stable for amd64 and the remaining arches using ALLARCHES.

Package-Manager: Portage-2.3.19, Repoman-2.3.6
This commit is contained in:
Patrice Clement
2018-02-07 22:25:00 +01:00
parent 17ba5b6233
commit bf60ff8093

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,15 +11,13 @@ SRC_URI="http://www.cycom.se/uploads/36/19/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
KEYWORDS="amd64 ppc x86"
IUSE="ssl"
DEPEND="ssl? ( dev-libs/openssl:0= )"
RDEPEND="${DEPEND}"
PATCH=( "${FILESDIR}"/"${P}"-asneeded.patch)
DOCS=( CHANGES README )
PATCH=( "${FILESDIR}"/"${P}"-asneeded.patch )
src_prepare() {
default