diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:08:08 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-02-19 14:14:52 +0100 |
commit | 732ad4547f216c2b35cd4b22b1866420438e34f0 (patch) | |
tree | cf305acc2ecb2475d9e34b650aec3c5ec1ec04dd /app-admin/drush | |
parent | dev-perl/CPAN-Checksums: Stabilize 2.140.0 amd64, #833662 (diff) | |
download | gentoo-732ad4547f216c2b35cd4b22b1866420438e34f0.tar.gz gentoo-732ad4547f216c2b35cd4b22b1866420438e34f0.tar.bz2 gentoo-732ad4547f216c2b35cd4b22b1866420438e34f0.zip |
app-admin/drush: Stabilize 6.7.0-r3 amd64, #833686
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-admin/drush')
-rw-r--r-- | app-admin/drush/drush-6.7.0-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/drush/drush-6.7.0-r3.ebuild b/app-admin/drush/drush-6.7.0-r3.ebuild index 38e4125922de..358cae80a5b9 100644 --- a/app-admin/drush/drush-6.7.0-r3.ebuild +++ b/app-admin/drush/drush-6.7.0-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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="" |