diff options
author | Sam James <sam@gentoo.org> | 2023-10-09 09:17:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-10-09 09:17:54 +0100 |
commit | ff5cb4b14fcccce4a884d57353fc050f403c260f (patch) | |
tree | 97f76fd410b33c777e20c120892ae929b45cc8f9 /app-admin | |
parent | net-dns/c-ares: link to test commit (diff) | |
download | gentoo-ff5cb4b14fcccce4a884d57353fc050f403c260f.tar.gz gentoo-ff5cb4b14fcccce4a884d57353fc050f403c260f.tar.bz2 gentoo-ff5cb4b14fcccce4a884d57353fc050f403c260f.zip |
app-admin/drush: Stabilize 6.7.0-r6 x86, #915431
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/drush/drush-6.7.0-r6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/drush/drush-6.7.0-r6.ebuild b/app-admin/drush/drush-6.7.0-r6.ebuild index 88c5b8c4ab9b..4931b08453f6 100644 --- a/app-admin/drush/drush-6.7.0-r6.ebuild +++ b/app-admin/drush/drush-6.7.0-r6.ebuild @@ -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="" |