diff options
author | Sam James <sam@gentoo.org> | 2022-06-02 04:59:36 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-06-02 04:59:36 +0100 |
commit | f723d9d172ca064cbf23e3b4dfc85f7251e6f247 (patch) | |
tree | 0c2760c7afcad3e63abb8bdb96c01eef4ec081ef /app-vim | |
parent | app-text/recode: Stabilize 3.7.12 ppc, #849194 (diff) | |
download | gentoo-f723d9d172ca064cbf23e3b4dfc85f7251e6f247.tar.gz gentoo-f723d9d172ca064cbf23e3b4dfc85f7251e6f247.tar.bz2 gentoo-f723d9d172ca064cbf23e3b4dfc85f7251e6f247.zip |
app-vim/breakpts: Stabilize 4.0-r2 ppc, #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 4b6f66798aca..5825dc15f530 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}" |