diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 20:21:13 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-07 20:21:13 +0200 |
commit | da7c8e8110b1900403d4e079ed20586f37a1d770 (patch) | |
tree | 32fbeccb59933934a812d5318441d7cd6359407f /app-editors | |
parent | app-admin/clustershell: Stabilize 1.9 amd64, #890070 (diff) | |
download | gentoo-da7c8e8110b1900403d4e079ed20586f37a1d770.tar.gz gentoo-da7c8e8110b1900403d4e079ed20586f37a1d770.tar.bz2 gentoo-da7c8e8110b1900403d4e079ed20586f37a1d770.zip |
app-editors/levee: Stabilize 4.0 ppc, #878905
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/levee/levee-4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/levee/levee-4.0.ebuild b/app-editors/levee/levee-4.0.ebuild index 5212165086a6..08b1585d42ae 100644 --- a/app-editors/levee/levee-4.0.ebuild +++ b/app-editors/levee/levee-4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI+=" https://dev.gentoo.org/~sam/distfiles/${CATEGORY}/${PN}/${P}-patches. LICENSE="levee" SLOT="0" -KEYWORDS="~amd64 ~ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="~amd64 ppc ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x86-solaris" RDEPEND=" !app-text/lv |