diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-28 22:21:38 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-28 22:21:38 +0200 |
commit | 3b2a829738585ff2712142f6f85819ddb37aa98b (patch) | |
tree | 3d656d98e11c4dbd58e9c51f296056bfa504f1e5 /app-shells | |
parent | net-misc/bfgminer: Remove sole proxied maint. (diff) | |
download | gentoo-3b2a829738585ff2712142f6f85819ddb37aa98b.tar.gz gentoo-3b2a829738585ff2712142f6f85819ddb37aa98b.tar.bz2 gentoo-3b2a829738585ff2712142f6f85819ddb37aa98b.zip |
app-shells/dash: Stabilize 0.5.12 hppa, #892169
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'app-shells')
-rw-r--r-- | app-shells/dash/dash-0.5.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.12.ebuild b/app-shells/dash/dash-0.5.12.ebuild index 0476571e258c..887c95e1a77e 100644 --- a/app-shells/dash/dash-0.5.12.ebuild +++ b/app-shells/dash/dash-0.5.12.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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit static" BDEPEND="virtual/pkgconfig" |