diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:41:39 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-30 15:41:39 +0200 |
commit | ce0bb20fefc02b056172b873b1a1c08fa4720c50 (patch) | |
tree | 88e1fbae2684121009675573f4759b530af93649 /app-editors | |
parent | dev-python/subprocess32: x86 stable wrt bug #715238 (diff) | |
download | gentoo-ce0bb20fefc02b056172b873b1a1c08fa4720c50.tar.gz gentoo-ce0bb20fefc02b056172b873b1a1c08fa4720c50.tar.bz2 gentoo-ce0bb20fefc02b056172b873b1a1c08fa4720c50.zip |
app-editors/mg: x86 stable wrt bug #715294
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mg/mg-20200215.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mg/mg-20200215.ebuild b/app-editors/mg/mg-20200215.ebuild index cfdc159d59eb..c1f6b5cda47e 100644 --- a/app-editors/mg/mg-20200215.ebuild +++ b/app-editors/mg/mg-20200215.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" +KEYWORDS="~alpha amd64 arm ~hppa ppc ~ppc64 sparc x86" IUSE="livecd" RDEPEND="sys-libs/ncurses:0 |