diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 12:05:53 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-27 12:05:53 +0200 |
commit | a6c4fd97612a204b9923f93a9d377f8ae89b7746 (patch) | |
tree | 60a59bcf39b3d9d9adac912b443a33a240cf30ea /app-shells/hstr | |
parent | dev-libs/libplatform: x86 stable wrt bug #575502 (diff) | |
download | gentoo-a6c4fd97612a204b9923f93a9d377f8ae89b7746.tar.gz gentoo-a6c4fd97612a204b9923f93a9d377f8ae89b7746.tar.bz2 gentoo-a6c4fd97612a204b9923f93a9d377f8ae89b7746.zip |
app-shells/hstr: amd64 stable wrt bug #577922
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-shells/hstr')
-rw-r--r-- | app-shells/hstr/hstr-1.19.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/hstr/hstr-1.19.ebuild b/app-shells/hstr/hstr-1.19.ebuild index 7877fa794dd5..23ab7405092d 100644 --- a/app-shells/hstr/hstr-1.19.ebuild +++ b/app-shells/hstr/hstr-1.19.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/dvorka/hstr/archive/${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="Apache-2.0" -KEYWORDS="amd64 x86 ppc ppc64 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ppc ppc64 x86 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-libs/ncurses:0=" |