diff options
author | Sam James <sam@gentoo.org> | 2021-01-10 12:42:51 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-10 12:42:51 +0000 |
commit | 96d149589638648665706191d88232449a578888 (patch) | |
tree | 99480a1cd1fe89d042c1902cdbc71aeaf593a72b /app-shells | |
parent | app-arch/libarchive: Stabilize 3.5.1 s390, #764776 (diff) | |
download | gentoo-96d149589638648665706191d88232449a578888.tar.gz gentoo-96d149589638648665706191d88232449a578888.tar.bz2 gentoo-96d149589638648665706191d88232449a578888.zip |
app-shells/dash: Stabilize 0.5.11.3-r1 ppc, #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 70efe1f154fb..06ac2abe452b 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" |