diff options
author | Jeroen Roovers <jer@gentoo.org> | 2015-12-21 07:13:49 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2015-12-21 07:13:49 +0100 |
commit | e8464d90a8db94dea0caf2c37c8f192b9f7685cf (patch) | |
tree | 25ebd5c6cf7a6903bb60189e6507aa0f834ad491 /app-editors/jedit | |
parent | games-strategy/scorched3d: Stable for PPC64 (bug #568264). (diff) | |
download | gentoo-e8464d90a8db94dea0caf2c37c8f192b9f7685cf.tar.gz gentoo-e8464d90a8db94dea0caf2c37c8f192b9f7685cf.tar.bz2 gentoo-e8464d90a8db94dea0caf2c37c8f192b9f7685cf.zip |
app-editors/jedit: Mark ~ppc64 (bug #556986).
Package-Manager: portage-2.2.26
RepoMan-Options: --ignore-arches
Diffstat (limited to 'app-editors/jedit')
-rw-r--r-- | app-editors/jedit/jedit-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/jedit/jedit-5.2.0.ebuild b/app-editors/jedit/jedit-5.2.0.ebuild index 51f2d61b5064..71368479a74c 100644 --- a/app-editors/jedit/jedit-5.2.0.ebuild +++ b/app-editors/jedit/jedit-5.2.0.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="http://www.jedit.org" SRC_URI="mirror://sourceforge/${PN}/${PN}${PV}source.tar.bz2" LICENSE="BSD GPL-2" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" SLOT="0" IUSE="" |