diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:29:59 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-09 20:29:59 +0000 |
commit | b59bf51e3bcea995883dc438b80873c69d23e91a (patch) | |
tree | 9e81acf883cb0463789272018fc0d97345af561f /app-vim/pushpop | |
parent | app-vim/tt2-syntax: Stabilize 1.13-r2 amd64, #919651 (diff) | |
download | gentoo-b59bf51e3bcea995883dc438b80873c69d23e91a.tar.gz gentoo-b59bf51e3bcea995883dc438b80873c69d23e91a.tar.bz2 gentoo-b59bf51e3bcea995883dc438b80873c69d23e91a.zip |
app-vim/pushpop: Stabilize 4.0-r2 amd64, #919657
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-vim/pushpop')
-rw-r--r-- | app-vim/pushpop/pushpop-4.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-vim/pushpop/pushpop-4.0-r2.ebuild b/app-vim/pushpop/pushpop-4.0-r2.ebuild index 1b9ebd18b8ee..b2a3cf2bbdab 100644 --- a/app-vim/pushpop/pushpop-4.0-r2.ebuild +++ b/app-vim/pushpop/pushpop-4.0-r2.ebuild @@ -9,7 +9,7 @@ DESCRIPTION="vim plugin: pushd / popd from the vim commandline" HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=129" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~ia64 ~mips ppc sparc x86" +KEYWORDS="~alpha amd64 ~ia64 ~mips ppc sparc x86" RDEPEND=" >=app-vim/genutils-1.1 |