commit: 93a51faab4744f12b6d76ed2cfa79b31b375321f Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sat Nov 23 15:03:32 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sat Nov 23 15:05:01 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93a51faa
app-admin/drush: Stabilize 6.7.0-r8 x86, #944670 Signed-off-by: Michał Górny <mgorny <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 2768a8302b65..dc578f5db914 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"
