diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-09-02 06:10:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-09-02 07:33:11 +0100 |
commit | 4e3f29cef0b8814d8b13ab4d156adb936f466564 (patch) | |
tree | c5430cc3d7fdab9499c11080de2e7c633dd85b35 /app-shells | |
parent | app-misc/uptimed: stable 0.4.2 for hppa, bug #738288 (diff) | |
download | gentoo-4e3f29cef0b8814d8b13ab4d156adb936f466564.tar.gz gentoo-4e3f29cef0b8814d8b13ab4d156adb936f466564.tar.bz2 gentoo-4e3f29cef0b8814d8b13ab4d156adb936f466564.zip |
app-shells/dash: stable 0.5.11.1 for hppa, bug #738228
Package-Manager: Portage-3.0.4, Repoman-2.3.23
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/dash-0.5.11.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.11.1.ebuild b/app-shells/dash/dash-0.5.11.1.ebuild index d8d8acfbd6b4..9ec6fecce8e4 100644 --- a/app-shells/dash/dash-0.5.11.1.ebuild +++ b/app-shells/dash/dash-0.5.11.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit static" BDEPEND="virtual/pkgconfig" |