diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:02:53 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-17 15:23:07 +0100 |
commit | 627fa0015455335c6f931800106db5ab61972d80 (patch) | |
tree | 3b5fd4ae5cf1cead85ae21b04fc723ed28907a90 /dev-python/editobj | |
parent | app-text/xmldiff: ia64 stable wrt bug #593110 (diff) | |
download | gentoo-627fa0015455335c6f931800106db5ab61972d80.tar.gz gentoo-627fa0015455335c6f931800106db5ab61972d80.tar.bz2 gentoo-627fa0015455335c6f931800106db5ab61972d80.zip |
dev-python/editobj: ia64 stable wrt bug #593112
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ia64"
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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/editobj/editobj-0.5.7-r2.ebuild b/dev-python/editobj/editobj-0.5.7-r2.ebuild index 4d72b3d56c3d..3da909d0e4ea 100644 --- a/dev-python/editobj/editobj-0.5.7-r2.ebuild +++ b/dev-python/editobj/editobj-0.5.7-r2.ebuild @@ -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" |