diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:09:19 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 11:09:19 +0000 |
commit | 00fd10821693d802e34a688938ac9a8283e8e7e0 (patch) | |
tree | f319b70b97783bb7c00d84a7f1a101450ae269a5 /sys-apps/ed/ed-1.19-r1.ebuild | |
parent | app-admin/rasdaemon: Stabilize 0.7.0 amd64, #899288 (diff) | |
download | gentoo-00fd10821693d802e34a688938ac9a8283e8e7e0.tar.gz gentoo-00fd10821693d802e34a688938ac9a8283e8e7e0.tar.bz2 gentoo-00fd10821693d802e34a688938ac9a8283e8e7e0.zip |
sys-apps/ed: Stabilize 1.19-r1 ppc, #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 2429101b04c7..37891a78b768 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=" |