diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:22:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-05-22 08:22:00 +0200 |
commit | 3193ad43e36b5e08263883fbf91d8f1599314b04 (patch) | |
tree | c1706b5cdcf5618c8016b4142c3188fa18a9aa95 /sys-apps/ed/ed-1.18.ebuild | |
parent | net-misc/wget: sparc stable wrt bug #846854 (diff) | |
download | gentoo-3193ad43e36b5e08263883fbf91d8f1599314b04.tar.gz gentoo-3193ad43e36b5e08263883fbf91d8f1599314b04.tar.bz2 gentoo-3193ad43e36b5e08263883fbf91d8f1599314b04.zip |
sys-apps/ed: sparc stable wrt bug #846857
Package-Manager: Portage-3.0.30, Repoman-3.0.3
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-apps/ed/ed-1.18.ebuild')
-rw-r--r-- | sys-apps/ed/ed-1.18.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/ed/ed-1.18.ebuild b/sys-apps/ed/ed-1.18.ebuild index 3ccddb775a46..8d53bb88b175 100644 --- a/sys-apps/ed/ed-1.18.ebuild +++ b/sys-apps/ed/ed-1.18.ebuild @@ -17,7 +17,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="sys-apps/texinfo |