diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:07:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 10:07:16 +0200 |
commit | c382b71073123e53990a5a32f10c066977674394 (patch) | |
tree | 401f2d3917c7e1f832ef57482cc0edf99f82c5ef /sys-apps/ed/ed-1.19-r1.ebuild | |
parent | dev-libs/libgcrypt: Stabilize 1.10.1-r3 sparc, #899306 (diff) | |
download | gentoo-c382b71073123e53990a5a32f10c066977674394.tar.gz gentoo-c382b71073123e53990a5a32f10c066977674394.tar.bz2 gentoo-c382b71073123e53990a5a32f10c066977674394.zip |
sys-apps/ed: Stabilize 1.19-r1 ppc64, #899314
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/ed/ed-1.19-r1.ebuild')
-rw-r--r-- | sys-apps/ed/ed-1.19-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ed/ed-1.19-r1.ebuild b/sys-apps/ed/ed-1.19-r1.ebuild index 9a8af8e42767..2429101b04c7 100644 --- a/sys-apps/ed/ed-1.19-r1.ebuild +++ b/sys-apps/ed/ed-1.19-r1.ebuild @@ -23,7 +23,7 @@ S="${WORKDIR}"/${MY_P} LICENSE="GPL-2+" SLOT="0" if [[ ${PV} != *_rc* ]] ; then - KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" + KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" fi BDEPEND=" |