commit: f436022537668a1ee7540cc95997a084bd184ae0 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org> AuthorDate: Sat Aug 29 16:50:56 2015 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Aug 29 16:54:35 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f4360225
app-shells/hstr: Keyword for ppc and ppc64. Package-Manager: portage-2.2.18 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-shells/hstr/hstr-1.17.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-shells/hstr/hstr-1.17.ebuild b/app-shells/hstr/hstr-1.17.ebuild index ae0765f..390f45d 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 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~ppc ~ppc64 ~amd64-linux ~x86-linux" IUSE="" RDEPEND="sys-libs/ncurses:0="
