summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-06-23 10:12:58 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-23 09:24:14 +0100
commite35507bc153e7854b523d5ec3e139f3a2fb6da3e (patch)
treeb88265c6aedc9ceb15507dc7df2f110e8bee0e05 /sys-apps
parentsys-devel/binutils: stable 2.30-r2 for sparc (diff)
downloadgentoo-e35507bc153e7854b523d5ec3e139f3a2fb6da3e.tar.gz
gentoo-e35507bc153e7854b523d5ec3e139f3a2fb6da3e.tar.bz2
gentoo-e35507bc153e7854b523d5ec3e139f3a2fb6da3e.zip
sys-apps/sed: stable 4.5 for hppa
Bug: https://bugs.gentoo.org/658388 Package-Manager: Portage-2.3.40, Repoman-2.3.9 RepoMan-Options: --include-arches="hppa"
Diffstat (limited to 'sys-apps')
-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 c2387e587926..749b7d6d7b45 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 )