diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:58:33 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 23:58:33 +0100 |
commit | 9208381d289a26c33ce5ebfa3efd39e7ca0d788a (patch) | |
tree | 2acb244bb56279632d72a881e251d0a7ef56755b /dev-vcs/rcs/rcs-5.9.3.ebuild | |
parent | dev-vcs/mercurial: drop x86-macos (diff) | |
download | gentoo-9208381d289a26c33ce5ebfa3efd39e7ca0d788a.tar.gz gentoo-9208381d289a26c33ce5ebfa3efd39e7ca0d788a.tar.bz2 gentoo-9208381d289a26c33ce5ebfa3efd39e7ca0d788a.zip |
dev-vcs/rcs: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'dev-vcs/rcs/rcs-5.9.3.ebuild')
-rw-r--r-- | dev-vcs/rcs/rcs-5.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/rcs/rcs-5.9.3.ebuild b/dev-vcs/rcs/rcs-5.9.3.ebuild index 24bc68a33a51..5030e809ac6d 100644 --- a/dev-vcs/rcs/rcs-5.9.3.ebuild +++ b/dev-vcs/rcs/rcs-5.9.3.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="mirror://gnu/rcs/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" IUSE="doc" RDEPEND=" |