diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:38:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-08-11 19:38:28 +0100 |
commit | 15e4aac025e4568a385a31dfd64006c849be0992 (patch) | |
tree | 428fed5a0c444b3ee341eeb294d01b7232c52293 /app-shells | |
parent | media-libs/libsdl2: stable 2.0.8-r1 for ppc, bug #646364 (diff) | |
download | gentoo-15e4aac025e4568a385a31dfd64006c849be0992.tar.gz gentoo-15e4aac025e4568a385a31dfd64006c849be0992.tar.bz2 gentoo-15e4aac025e4568a385a31dfd64006c849be0992.zip |
app-shells/fish: stable 2.7.1 for ppc, bug #651800
Package-Manager: Portage-2.3.45, Repoman-2.3.10
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/fish/fish-2.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/fish/fish-2.7.1.ebuild b/app-shells/fish/fish-2.7.1.ebuild index 06afa49de51f..b58c91c63b0e 100644 --- a/app-shells/fish/fish-2.7.1.ebuild +++ b/app-shells/fish/fish-2.7.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/${PN}-shell/${PN}-shell/releases/download/${MY_PV}/$ LICENSE="GPL-2" SLOT="0" [[ "${PV}" = *_* ]] || \ -KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x86-solaris" IUSE="nls test" RDEPEND=" |