diff options
author | Sam James <sam@gentoo.org> | 2021-01-11 19:13:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-11 19:13:37 +0000 |
commit | d2b17c180a375080c076414a549a3f2cc5a1a102 (patch) | |
tree | 0284a9e3acefc3c6124cf95fc62356bdbcd60528 /app-shells | |
parent | dev-python/rsa: Stabilize 4.7 arm, #760702 (diff) | |
download | gentoo-d2b17c180a375080c076414a549a3f2cc5a1a102.tar.gz gentoo-d2b17c180a375080c076414a549a3f2cc5a1a102.tar.bz2 gentoo-d2b17c180a375080c076414a549a3f2cc5a1a102.zip |
app-shells/dash: Stabilize 0.5.11.3-r1 arm, #754267
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-shells')
-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 7a2e4a20f6ef..d0227a4ecae0 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" |