diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2017-03-19 10:32:32 +0100 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2017-03-19 10:38:20 +0100 |
commit | fcf956621ef4e1d5994fb816814b2ee65f86c46c (patch) | |
tree | cfa3960733eb2e968e733a93b77482a8472739d7 /app-shells/hstr | |
parent | mail-filter/rspamd: version bump to 1.5.3 (diff) | |
download | gentoo-fcf956621ef4e1d5994fb816814b2ee65f86c46c.tar.gz gentoo-fcf956621ef4e1d5994fb816814b2ee65f86c46c.tar.bz2 gentoo-fcf956621ef4e1d5994fb816814b2ee65f86c46c.zip |
app-shells/hstr: stable for amd64+x86.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-shells/hstr')
-rw-r--r-- | app-shells/hstr/hstr-1.22-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-shells/hstr/hstr-1.22-r1.ebuild b/app-shells/hstr/hstr-1.22-r1.ebuild index 65bf3cc8a9a0..120e39a10373 100644 --- a/app-shells/hstr/hstr-1.22-r1.ebuild +++ b/app-shells/hstr/hstr-1.22-r1.ebuild @@ -11,10 +11,9 @@ 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=" +RDEPEND="sys-libs/ncurses:0=" DEPEND=" ${RDEPEND} |