diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:28:08 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-15 16:48:58 +0100 |
commit | ef92e93bdf1c700c12495abf79eca1c96f647826 (patch) | |
tree | 55e538b44e564180bcb451f936e9fb8a96e22101 | |
parent | x11-misc/gtkdialog: ppc stable wrt bug #595920 (diff) | |
download | gentoo-ef92e93bdf1c700c12495abf79eca1c96f647826.tar.gz gentoo-ef92e93bdf1c700c12495abf79eca1c96f647826.tar.bz2 gentoo-ef92e93bdf1c700c12495abf79eca1c96f647826.zip |
app-editors/hteditor: ppc stable wrt bug #515300
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-rw-r--r-- | app-editors/hteditor/hteditor-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/hteditor/hteditor-2.1.0.ebuild b/app-editors/hteditor/hteditor-2.1.0.ebuild index 387cade1abfc..5d3db4d8efa7 100644 --- a/app-editors/hteditor/hteditor-2.1.0.ebuild +++ b/app-editors/hteditor/hteditor-2.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/hte/${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="X" RDEPEND="sys-libs/ncurses |