diff options
author | Sam James <sam@gentoo.org> | 2022-08-17 03:46:07 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-08-17 03:46:07 +0100 |
commit | 48885ffaf489100bc0e0db63b83724643b0fec80 (patch) | |
tree | 88940144b3c4859e709ba227ae098e8b9366840a /app-vim | |
parent | app-misc/scrub: Stabilize 2.6.1-r1 x86, #865443 (diff) | |
download | gentoo-48885ffaf489100bc0e0db63b83724643b0fec80.tar.gz gentoo-48885ffaf489100bc0e0db63b83724643b0fec80.tar.bz2 gentoo-48885ffaf489100bc0e0db63b83724643b0fec80.zip |
app-vim/breakpts: Stabilize 4.0-r2 x86, #849197
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim')
-rw-r--r-- | app-vim/breakpts/breakpts-4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/breakpts/breakpts-4.0-r2.ebuild b/app-vim/breakpts/breakpts-4.0-r2.ebuild index b3c8329048ef..7f5b0c679b62 100644 --- a/app-vim/breakpts/breakpts-4.0-r2.ebuild +++ b/app-vim/breakpts/breakpts-4.0-r2.ebuild @@ -10,7 +10,7 @@ HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=618" SRC_URI="https://www.vim.org/scripts/download_script.php?src_id=8142 -> ${P}.zip" LICENSE="GPL-2" -KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc ~x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86" S="${WORKDIR}" |