diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:24:57 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:24:57 +0100 |
commit | 03cd2cd170ea09b1de12f264670f798c505830c5 (patch) | |
tree | 092371f1306d11a21824a74f18505a42102af74c /sys-apps | |
parent | sys-apps/miscfiles: drop x86-macos (diff) | |
download | gentoo-03cd2cd170ea09b1de12f264670f798c505830c5.tar.gz gentoo-03cd2cd170ea09b1de12f264670f798c505830c5.tar.bz2 gentoo-03cd2cd170ea09b1de12f264670f798c505830c5.zip |
sys-apps/most: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r-- | sys-apps/most/most-5.0.0a-r1.ebuild | 4 | ||||
-rw-r--r-- | sys-apps/most/most-5.1.0.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-apps/most/most-5.0.0a-r1.ebuild b/sys-apps/most/most-5.0.0a-r1.ebuild index 4a7c1bfcaa53..f57fbba42dd5 100644 --- a/sys-apps/most/most-5.0.0a-r1.ebuild +++ b/sys-apps/most/most-5.0.0a-r1.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=5 @@ -11,7 +11,7 @@ SRC_URI="ftp://space.mit.edu/pub/davis/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 arm ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3" diff --git a/sys-apps/most/most-5.1.0.ebuild b/sys-apps/most/most-5.1.0.ebuild index bcd6abb617c0..9268240d6aeb 100644 --- a/sys-apps/most/most-5.1.0.ebuild +++ b/sys-apps/most/most-5.1.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ SRC_URI="https://www.jedsoft.org/releases/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3" |