diff options
author | Fabian Groffen <grobian@gentoo.org> | 2016-09-04 17:15:07 +0200 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2016-09-04 17:15:07 +0200 |
commit | cdeeda080457118f6d50fe7ae5be84a30baaf2d1 (patch) | |
tree | b2263783e79db82941326db0c63d023574fc32ae /app-editors | |
parent | dev-libs/libbsd: marked ~x86-linux (diff) | |
download | gentoo-cdeeda080457118f6d50fe7ae5be84a30baaf2d1.tar.gz gentoo-cdeeda080457118f6d50fe7ae5be84a30baaf2d1.tar.bz2 gentoo-cdeeda080457118f6d50fe7ae5be84a30baaf2d1.zip |
app-editors/mg: drop Prefix keywords, bug #503166
Package-Manager: portage-2.2.28
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/mg/mg-20110905-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-editors/mg/mg-20110905-r1.ebuild b/app-editors/mg/mg-20110905-r1.ebuild index 946d97a7be1f..f70d90fb4dae 100644 --- a/app-editors/mg/mg-20110905-r1.ebuild +++ b/app-editors/mg/mg-20110905-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://homepage.boetes.org/software/mg/${P}.tar.gz" LICENSE="public-domain ISC BSD" SLOT="0" -KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 hppa ppc ~ppc64 sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="livecd" RDEPEND="sys-libs/ncurses:0" |