diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:46:26 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-08-01 09:46:26 +0100 |
commit | 0fe6ac0dc8a6f082482d213f8661a71810ab5645 (patch) | |
tree | ece65060ce5105fc36ac01eb0e31a92b1d0a358d /dev-util/global | |
parent | sci-libs/fftw: stable 3.3.8-r1 for ppc (diff) | |
download | gentoo-0fe6ac0dc8a6f082482d213f8661a71810ab5645.tar.gz gentoo-0fe6ac0dc8a6f082482d213f8661a71810ab5645.tar.bz2 gentoo-0fe6ac0dc8a6f082482d213f8661a71810ab5645.zip |
dev-util/global: stable 6.6.4 for ppc
stable wrt bug #646348
Package-Manager: Portage-3.0.1, Repoman-2.3.23
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-util/global')
-rw-r--r-- | dev-util/global/global-6.6.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/global/global-6.6.4.ebuild b/dev-util/global/global-6.6.4.ebuild index e45daf3d4f7d..eaa110afce6a 100644 --- a/dev-util/global/global-6.6.4.ebuild +++ b/dev-util/global/global-6.6.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ppc ~x86" IUSE="doc emacs vim" RDEPEND=" |