Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/drush/
Date: Fri, 15 Feb 2019 18:42:41
Message-Id: 1550256152.8f87fd0734503811ceb7877ace04aa5c6e658474.zlogene@gentoo
1 commit: 8f87fd0734503811ceb7877ace04aa5c6e658474
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 15 18:41:34 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 15 18:42:32 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f87fd07
7
8 app-admin/drush: amd64 stable wrt bug #676332
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12 RepoMan-Options: --include-arches="amd64"
13
14 app-admin/drush/drush-6.7.0-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-admin/drush/drush-6.7.0-r1.ebuild b/app-admin/drush/drush-6.7.0-r1.ebuild
18 index ad6828fbb62..dfe5917b1f2 100644
19 --- a/app-admin/drush/drush-6.7.0-r1.ebuild
20 +++ b/app-admin/drush/drush-6.7.0-r1.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/drush-ops/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
22
23 LICENSE="GPL-2"
24 SLOT="0"
25 -KEYWORDS="~amd64 x86"
26 +KEYWORDS="amd64 x86"
27 IUSE=""
28
29 DEPEND=""