summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2019-02-15 00:51:50 +0100
committerThomas Deutschmann <whissi@gentoo.org>2019-02-15 01:17:28 +0100
commit3dee247fece76ac8038031868b9286687d7797a9 (patch)
tree880497e0d302645244725142f0c98b6a263a3fca /app-admin
parentnet-proxy/dnsproxy: x86 stable (bug #676756) (diff)
downloadgentoo-3dee247fece76ac8038031868b9286687d7797a9.tar.gz
gentoo-3dee247fece76ac8038031868b9286687d7797a9.tar.bz2
gentoo-3dee247fece76ac8038031868b9286687d7797a9.zip
app-admin/drush: x86 stable (bug #676332)
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r--app-admin/drush/drush-6.7.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/drush/drush-6.7.0-r1.ebuild b/app-admin/drush/drush-6.7.0-r1.ebuild
index 41d92ea52559..ad6828fbb629 100644
--- a/app-admin/drush/drush-6.7.0-r1.ebuild
+++ b/app-admin/drush/drush-6.7.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,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=""