diff options
author | 2022-12-11 20:01:34 +0200 | |
---|---|---|
committer | 2022-12-11 20:01:34 +0200 | |
commit | a99e2e9936c6f09a2158614f323d954fbcbb7de5 (patch) | |
tree | 724a76384afd48cb0353758a26cbc17783b0507f /sys-apps/sed | |
parent | dev-libs/libpcre2: Stabilize 10.40-r1 sparc, #885115 (diff) | |
download | gentoo-a99e2e9936c6f09a2158614f323d954fbcbb7de5.tar.gz gentoo-a99e2e9936c6f09a2158614f323d954fbcbb7de5.tar.bz2 gentoo-a99e2e9936c6f09a2158614f323d954fbcbb7de5.zip |
sys-apps/sed: Stabilize 4.9 sparc, #885119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/sed')
-rw-r--r-- | sys-apps/sed/sed-4.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sed/sed-4.9.ebuild b/sys-apps/sed/sed-4.9.ebuild index acbbafc860a5..3052545c1b37 100644 --- a/sys-apps/sed/sed-4.9.ebuild +++ b/sys-apps/sed/sed-4.9.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( mirror://gnu/sed/${P}.tar.xz.sig )" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 ~sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86" IUSE="acl nls selinux static" RDEPEND=" |