diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 21:56:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-09-29 22:00:03 +0100 |
commit | 40ec5257ba9fe2da3e1b6608ed0e1f0478f4e18d (patch) | |
tree | 58f8ee3cadbe7cbbe14e90cb497485141b185c81 /app-editors | |
parent | media-libs/sdl-sound: stable 1.0.3-r2 for ppc64, bug #688732 (diff) | |
download | gentoo-40ec5257ba9fe2da3e1b6608ed0e1f0478f4e18d.tar.gz gentoo-40ec5257ba9fe2da3e1b6608ed0e1f0478f4e18d.tar.bz2 gentoo-40ec5257ba9fe2da3e1b6608ed0e1f0478f4e18d.zip |
app-editors/jed: stable 0.99.19-r1 for ppc64, bug #695680
Package-Manager: Portage-2.3.76, Repoman-2.3.17
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/jed/jed-0.99.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/jed/jed-0.99.19-r1.ebuild b/app-editors/jed/jed-0.99.19-r1.ebuild index 7b9409f7f97a..5122c5bd9874 100644 --- a/app-editors/jed/jed-0.99.19-r1.ebuild +++ b/app-editors/jed/jed-0.99.19-r1.ebuild @@ -10,7 +10,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/jed/v${PV%.*}/${MY_P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ppc ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~x86-macos" IUSE="X gpm xft" RDEPEND=">=sys-libs/slang-2 |