summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:01:51 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:21:06 +0100
commitf90cf78bf6e3f7cc13a7175fc312ac61aafcfa60 (patch)
treeb4865548a201b5d484be942808efc9153877a8f5 /sys-apps/sed
parentdev-ruby/thread_safe: stable 0.3.6 for ppc64, bug #658324 (diff)
downloadgentoo-f90cf78bf6e3f7cc13a7175fc312ac61aafcfa60.tar.gz
gentoo-f90cf78bf6e3f7cc13a7175fc312ac61aafcfa60.tar.bz2
gentoo-f90cf78bf6e3f7cc13a7175fc312ac61aafcfa60.zip
sys-apps/sed: stable 4.5 for ppc64, bug #658388
Bug: https://bugs.gentoo.org/658388 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-apps/sed')
-rw-r--r--sys-apps/sed/sed-4.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/sed/sed-4.5.ebuild b/sys-apps/sed/sed-4.5.ebuild
index ec71e3717d41..2fe9228d3acf 100644
--- a/sys-apps/sed/sed-4.5.ebuild
+++ b/sys-apps/sed/sed-4.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/sed/${P}.tar.xz"
LICENSE="GPL-3"
SLOT="0"
-KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd"
IUSE="acl forced-sandbox nls selinux static"
RDEPEND="acl? ( virtual/acl )