diff options
Diffstat (limited to 'app-admin/drush/drush-6.5.0.ebuild')
-rw-r--r-- | app-admin/drush/drush-6.5.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/drush/drush-6.5.0.ebuild b/app-admin/drush/drush-6.5.0.ebuild index fde5ca77c56c..8efdcb7710a1 100644 --- a/app-admin/drush/drush-6.5.0.ebuild +++ b/app-admin/drush/drush-6.5.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/drush/drush-6.5.0.ebuild,v 1.2 2014/12/26 19:15:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/drush/drush-6.5.0.ebuild,v 1.3 2014/12/28 10:22:05 ago Exp $ EAPI=5 @@ -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="" |