diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:04:09 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-03-02 09:04:09 +0000 |
commit | bf203629c95b474392c646465e345a5ce8b6e1e6 (patch) | |
tree | 5056c0fd04cff8432cf4393111ee1b3da85a16c2 /app-editors/juffed | |
parent | Add ~ppc, wrt bug #488996 (diff) | |
download | gentoo-2-bf203629c95b474392c646465e345a5ce8b6e1e6.tar.gz gentoo-2-bf203629c95b474392c646465e345a5ce8b6e1e6.tar.bz2 gentoo-2-bf203629c95b474392c646465e345a5ce8b6e1e6.zip |
Add ~ppc64, wrt bug #488996
(Portage version: 2.2.14/cvs/Linux x86_64, RepoMan options: --include-arches="~ppc64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/juffed')
-rw-r--r-- | app-editors/juffed/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/juffed/juffed-0.10.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/juffed/ChangeLog b/app-editors/juffed/ChangeLog index 498fa87f3ca0..5700e80269e2 100644 --- a/app-editors/juffed/ChangeLog +++ b/app-editors/juffed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/juffed # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v 1.31 2015/03/02 09:01:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/ChangeLog,v 1.32 2015/03/02 09:04:09 ago Exp $ + + 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> juffed-0.10.ebuild: + Add ~ppc64, wrt bug #488996 02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> juffed-0.10.ebuild: Add ~ppc, wrt bug #488996 diff --git a/app-editors/juffed/juffed-0.10.ebuild b/app-editors/juffed/juffed-0.10.ebuild index 63023c426937..787f1ec6f442 100644 --- a/app-editors/juffed/juffed-0.10.ebuild +++ b/app-editors/juffed/juffed-0.10.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/juffed-0.10.ebuild,v 1.6 2015/03/02 09:01:37 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/juffed/juffed-0.10.ebuild,v 1.7 2015/03/02 09:04:09 ago Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-1054.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~ppc64 ~x86" IUSE="debug" RDEPEND="app-i18n/enca |