diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:02:02 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 07:02:02 +0000 |
commit | a68ac23e48cd936789d46dedbdaf8e4abf7309e9 (patch) | |
tree | 88724e986ab5951af499f8239ed20432a8a34121 /sys-apps/ed | |
parent | dev-util/dialog: Stabilize 1.3.20221229 arm, #899304 (diff) | |
download | gentoo-a68ac23e48cd936789d46dedbdaf8e4abf7309e9.tar.gz gentoo-a68ac23e48cd936789d46dedbdaf8e4abf7309e9.tar.bz2 gentoo-a68ac23e48cd936789d46dedbdaf8e4abf7309e9.zip |
sys-apps/ed: Stabilize 1.19-r1 x86, #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 a85f8f7c1c99..f1a61125a8b4 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=" |