commit: 721d9ea342dade84f09660bab9c3095c2d49605b Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Nov 23 18:02:02 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 18:02:02 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=721d9ea3
app-admin/drush: Stabilize 6.7.0-r8 amd64, #944670 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> app-admin/drush/drush-6.7.0-r8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-admin/drush/drush-6.7.0-r8.ebuild b/app-admin/drush/drush-6.7.0-r8.ebuild index dc578f5db914..97986b3adab5 100644 --- a/app-admin/drush/drush-6.7.0-r8.ebuild +++ b/app-admin/drush/drush-6.7.0-r8.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" RDEPEND="dev-lang/php[cli,ctype,json(+),simplexml] dev-php/PEAR-Console_Table"
