diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:09:45 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:09:45 +0000 |
commit | 7221f4b186f760a7358818ad22a63737be2d870c (patch) | |
tree | 5d9fb940983d5902e087cac4de7df8606be2878d /sys-apps/ed | |
parent | dev-libs/libltdl: Stabilize 2.4.7-r1 ppc64, #899300 (diff) | |
download | gentoo-7221f4b186f760a7358818ad22a63737be2d870c.tar.gz gentoo-7221f4b186f760a7358818ad22a63737be2d870c.tar.bz2 gentoo-7221f4b186f760a7358818ad22a63737be2d870c.zip |
sys-apps/ed: Stabilize 1.19-r1 sparc, #899314
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/ed')
-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 9a5c449ea36b..9a8af8e42767 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=" |