diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-08-29 16:50:56 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-08-29 16:54:35 +0000 |
commit | f436022537668a1ee7540cc95997a084bd184ae0 (patch) | |
tree | c684526c79299081a88d4f647042c61d96cdcfd1 /app-shells | |
parent | kde4-base.eclass: kde-l10n -> kde4-l10n (diff) | |
download | gentoo-f436022537668a1ee7540cc95997a084bd184ae0.tar.gz gentoo-f436022537668a1ee7540cc95997a084bd184ae0.tar.bz2 gentoo-f436022537668a1ee7540cc95997a084bd184ae0.zip |
app-shells/hstr: Keyword for ppc and ppc64.
Package-Manager: portage-2.2.18
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 ae0765f88268..390f45dc7cd6 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=" |