diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:40:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-12-29 11:44:43 +0100 |
commit | d359057193a07bcdad7e97881452773656a0d826 (patch) | |
tree | 9e5b65d669890096b8069725d896166286882231 /app-admin/drush | |
parent | sci-geosciences/qmapshack: x86 stable wrt bug #584060 (diff) | |
download | gentoo-d359057193a07bcdad7e97881452773656a0d826.tar.gz gentoo-d359057193a07bcdad7e97881452773656a0d826.tar.bz2 gentoo-d359057193a07bcdad7e97881452773656a0d826.zip |
app-admin/drush: x86 stable wrt bug #592258
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/drush')
-rw-r--r-- | app-admin/drush/drush-6.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/drush/drush-6.7.0.ebuild b/app-admin/drush/drush-6.7.0.ebuild index e06a93e40f7e..d7502b923b67 100644 --- a/app-admin/drush/drush-6.7.0.ebuild +++ b/app-admin/drush/drush-6.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="https://github.com/drush-ops/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="" |