diff options
author | Sam James <sam@gentoo.org> | 2023-02-21 05:14:34 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-02-21 05:14:34 +0000 |
commit | 10af62d9d094a9c42542675bdb7cf59f606436cf (patch) | |
tree | e2b800a232546d040050b0a4a481c86f647fb67f /sys-apps/most/most-5.2.0.ebuild | |
parent | sys-apps/most: Stabilize 5.2.0 arm, #895638 (diff) | |
download | gentoo-10af62d9d094a9c42542675bdb7cf59f606436cf.tar.gz gentoo-10af62d9d094a9c42542675bdb7cf59f606436cf.tar.bz2 gentoo-10af62d9d094a9c42542675bdb7cf59f606436cf.zip |
sys-apps/most: Stabilize 5.2.0 ppc, #895638
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-apps/most/most-5.2.0.ebuild')
-rw-r--r-- | sys-apps/most/most-5.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/most/most-5.2.0.ebuild b/sys-apps/most/most-5.2.0.ebuild index 2f22116e0fc1..974d25e58341 100644 --- a/sys-apps/most/most-5.2.0.ebuild +++ b/sys-apps/most/most-5.2.0.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://www.jedsoft.org/releases/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ~ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3" |