diff options
author | Sam James <sam@gentoo.org> | 2021-01-01 01:47:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-01 01:47:07 +0000 |
commit | cbbc756624dff5dad65361b350f4e79aebb7f823 (patch) | |
tree | a2d2f95487155701435530e894819524884113f8 /app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild | |
parent | app-vim/vimoutliner: mark ALLARCHES (diff) | |
download | gentoo-cbbc756624dff5dad65361b350f4e79aebb7f823.tar.gz gentoo-cbbc756624dff5dad65361b350f4e79aebb7f823.tar.bz2 gentoo-cbbc756624dff5dad65361b350f4e79aebb7f823.zip |
app-vim/vimoutliner: Stabilize 0.4.0_p20180301-r2 ALLARCHES, #762865
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild')
-rw-r--r-- | app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild index 0e9694fa01f4..e386b6a97096 100644 --- a/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild +++ b/app-vim/vimoutliner/vimoutliner-0.4.0_p20180301-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ HOMEPAGE="https://github.com/vimoutliner/vimoutliner" SRC_URI="https://github.com/vimoutliner/vimoutliner/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" -KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86" +KEYWORDS="amd64 ~ia64 ppc sparc x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |