diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-10-15 07:21:36 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-10-15 09:50:17 +0000 |
commit | 299ca206f61bf1b5452467ffb4f4225bf34fc6d3 (patch) | |
tree | cdb6ae1fca6f29273055189d54a0a0e80f6b8910 /app-shells | |
parent | profiles: Drop obsolete mask for USE=cdda for media-sound/picard (diff) | |
download | gentoo-299ca206f61bf1b5452467ffb4f4225bf34fc6d3.tar.gz gentoo-299ca206f61bf1b5452467ffb4f4225bf34fc6d3.tar.bz2 gentoo-299ca206f61bf1b5452467ffb4f4225bf34fc6d3.zip |
app-shells/hstr: Stable for amd64+ppc+ppc64.
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/hstr/hstr-1.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-1.17.ebuild b/app-shells/hstr/hstr-1.17.ebuild index 390f45dc7cd6..2e058b728aae 100644 --- a/app-shells/hstr/hstr-1.17.ebuild +++ b/app-shells/hstr/hstr-1.17.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/1.17.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ppc ppc64 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-libs/ncurses:0=" |