diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 09:28:26 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 09:28:26 +0000 |
commit | fc78185175aa27ec15fb5e7dfc6b5d69a5a10bd0 (patch) | |
tree | b90cb24fc790b5385ae16fee1e9a9e770f6b22dd /app-shells/dash | |
parent | dev-libs/icu: Stabilize 68.2 sparc, #755704 (diff) | |
download | gentoo-fc78185175aa27ec15fb5e7dfc6b5d69a5a10bd0.tar.gz gentoo-fc78185175aa27ec15fb5e7dfc6b5d69a5a10bd0.tar.bz2 gentoo-fc78185175aa27ec15fb5e7dfc6b5d69a5a10bd0.zip |
app-shells/dash: Stabilize 0.5.11.3-r1 x86, #754267
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells/dash')
-rw-r--r-- | app-shells/dash/dash-0.5.11.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-0.5.11.3-r1.ebuild b/app-shells/dash/dash-0.5.11.3-r1.ebuild index 1c194ba16619..f56b5355582c 100644 --- a/app-shells/dash/dash-0.5.11.3-r1.ebuild +++ b/app-shells/dash/dash-0.5.11.3-r1.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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="libedit static" BDEPEND="virtual/pkgconfig" |