diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 10:02:41 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-07-21 10:03:06 +0200 |
commit | c74ab1b497aa78b66f22823f2e7fd0e85adbb6e5 (patch) | |
tree | eca64a20ba7953a40bb8c35adc7db1c2739392dc /app-editors/mg | |
parent | media-libs/adplug-2.3.1-r0: alpha stable (diff) | |
download | gentoo-c74ab1b497aa78b66f22823f2e7fd0e85adbb6e5.tar.gz gentoo-c74ab1b497aa78b66f22823f2e7fd0e85adbb6e5.tar.bz2 gentoo-c74ab1b497aa78b66f22823f2e7fd0e85adbb6e5.zip |
app-editors/mg-20180408-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/659774
Diffstat (limited to 'app-editors/mg')
-rw-r--r-- | app-editors/mg/mg-20180408.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mg/mg-20180408.ebuild b/app-editors/mg/mg-20180408.ebuild index d00d4abdb21f..9c9c5efbac02 100644 --- a/app-editors/mg/mg-20180408.ebuild +++ b/app-editors/mg/mg-20180408.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/hboetes/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="public-domain" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="livecd" RDEPEND="sys-libs/ncurses:0 |