Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/quilt-el/
Date: Wed, 28 Mar 2018 08:59:19
Message-Id: 1522227543.0227fffb6841fcc0cd3cc3ac527d917566c3f478.mattst88@gentoo
1 commit: 0227fffb6841fcc0cd3cc3ac527d917566c3f478
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Wed Mar 28 08:58:48 2018 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Wed Mar 28 08:59:03 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0227fffb
7
8 app-emacs/quilt-el-0.48.0: added ~mips
9
10 app-emacs/quilt-el/quilt-el-0.48.0.ebuild | 2 +-
11 1 file changed, 1 insertion(+), 1 deletion(-)
12
13 diff --git a/app-emacs/quilt-el/quilt-el-0.48.0.ebuild b/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
14 index dc328b8f62c..3cbadd1d144 100644
15 --- a/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
16 +++ b/app-emacs/quilt-el/quilt-el-0.48.0.ebuild
17 @@ -11,7 +11,7 @@ SRC_URI="http://satoru-takeuchi.org/dev/${PN}/download/${P}.tar.gz"
18
19 LICENSE="GPL-1+"
20 SLOT="0"
21 -KEYWORDS="amd64 arm ppc ppc64 sparc x86"
22 +KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86"
23
24 RDEPEND="dev-util/quilt"