diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:28:24 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:28:24 +0100 |
commit | 26d0b591bde77ae611f86ca391efe76f954dd4f4 (patch) | |
tree | 9487c367c0b5e6446fd5c22fda0e01189590adcd /dev-python/editobj | |
parent | app-crypt/gpa: ppc stable wrt bug #529622 (diff) | |
download | gentoo-26d0b591bde77ae611f86ca391efe76f954dd4f4.tar.gz gentoo-26d0b591bde77ae611f86ca391efe76f954dd4f4.tar.bz2 gentoo-26d0b591bde77ae611f86ca391efe76f954dd4f4.zip |
dev-python/editobj: ppc stable wrt bug #593112
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/editobj')
-rw-r--r-- | dev-python/editobj/editobj-0.5.7-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/editobj/editobj-0.5.7-r2.ebuild b/dev-python/editobj/editobj-0.5.7-r2.ebuild index 8ea8c43e26b2..346b0aade3fb 100644 --- a/dev-python/editobj/editobj-0.5.7-r2.ebuild +++ b/dev-python/editobj/editobj-0.5.7-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -15,7 +15,7 @@ SRC_URI="http://download.gna.org/songwrite/${MY_P}.tar.gz" HOMEPAGE="http://home.gna.org/oomadness/en/editobj/index.html" LICENSE="GPL-2" -KEYWORDS="amd64 ~ia64 ~ppc ~x86" +KEYWORDS="amd64 ~ia64 ppc ~x86" SLOT="0" IUSE="+examples" |