diff options
author | Sam James <sam@gentoo.org> | 2021-10-29 19:31:45 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-29 19:31:45 +0100 |
commit | d4f6785826f6e63f8c9fc6258ff972d065285efb (patch) | |
tree | 5a730bb5c6193d6d4f33339d495aa7bed4d0c9b8 /dev-vcs | |
parent | dev-python/pygobject: Stabilize 3.42.0 ppc64, #819843 (diff) | |
download | gentoo-d4f6785826f6e63f8c9fc6258ff972d065285efb.tar.gz gentoo-d4f6785826f6e63f8c9fc6258ff972d065285efb.tar.bz2 gentoo-d4f6785826f6e63f8c9fc6258ff972d065285efb.zip |
dev-vcs/rcs: Stabilize 5.9.4 ppc64, #820206
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-vcs')
-rw-r--r-- | dev-vcs/rcs/rcs-5.9.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-vcs/rcs/rcs-5.9.4.ebuild b/dev-vcs/rcs/rcs-5.9.4.ebuild index fe576e9d4f00..969595d07bc4 100644 --- a/dev-vcs/rcs/rcs-5.9.4.ebuild +++ b/dev-vcs/rcs/rcs-5.9.4.ebuild @@ -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 ~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=" |