app-shells/hstr: stable for amd64+x86.
authorPatrice Clement <monsieurp@gentoo.org>
Tue, 21 Nov 2017 08:16:57 +0000 (09:16 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 21 Nov 2017 08:19:50 +0000 (09:19 +0100)
Package-Manager: Portage-2.3.13, Repoman-2.3.3

app-shells/hstr/hstr-1.23.ebuild

index aa0d958ff0d819d6f59f3504edbd48d0c18a4e6d..c1c420e73d240bf647c87450d1422bd44f5f45fc 100644 (file)
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 SLOT="0"
 LICENSE="Apache-2.0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 
 RDEPEND="sys-libs/ncurses:0="
 
@@ -20,9 +20,7 @@ DEPEND="
        virtual/pkgconfig"
 
 DOCS=( CONFIGURATION.md README.md )
-PATCHES=(
-       "${FILESDIR}"/${PN}-1.23-tinfo.patch
-)
+PATCHES=( "${FILESDIR}/${P}-tinfo.patch" )
 
 src_prepare() {
        default