diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-30 11:57:10 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-07-30 11:57:16 +0100 |
commit | 7c041ef5c71e9801dcbea092373522d21d570ab4 (patch) | |
tree | c9b5dd0b48c07887666b9a4847b1162cff421676 /dev-util/astyle | |
parent | app-admin/passwordsafe: add myself as proxy-maint (diff) | |
download | gentoo-7c041ef5c71e9801dcbea092373522d21d570ab4.tar.gz gentoo-7c041ef5c71e9801dcbea092373522d21d570ab4.tar.bz2 gentoo-7c041ef5c71e9801dcbea092373522d21d570ab4.zip |
dev-util/astyle: stable 3.0.1 for ppc/ppc64, bug #626230
Package-Manager: Portage-2.3.6, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-util/astyle')
-rw-r--r-- | dev-util/astyle/astyle-3.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/astyle/astyle-3.0.1.ebuild b/dev-util/astyle/astyle-3.0.1.ebuild index 91f94429fc53..3919f3a1a7e8 100644 --- a/dev-util/astyle/astyle-3.0.1.ebuild +++ b/dev-util/astyle/astyle-3.0.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ppc ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="examples java static-libs" DEPEND="app-arch/xz-utils |