diff options
author | 2020-09-03 23:52:02 +0000 | |
---|---|---|
committer | 2020-09-03 23:52:02 +0000 | |
commit | b61aed98d80b24b9cbf359cebc2f333b1f5d69b5 (patch) | |
tree | d9d7b927c42930adafe4d0e85c82732bd780e238 /app-shells | |
parent | dev-python/simplejson: ppc64 stable (bug #737790) (diff) | |
download | gentoo-b61aed98d80b24b9cbf359cebc2f333b1f5d69b5.tar.gz gentoo-b61aed98d80b24b9cbf359cebc2f333b1f5d69b5.tar.bz2 gentoo-b61aed98d80b24b9cbf359cebc2f333b1f5d69b5.zip |
app-shells/dash: ppc64 stable (bug #738228)
Package-Manager: Portage-3.0.4, Repoman-2.3.23
Signed-off-by: Sam James <sam@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 9ec6fecce8e4..740faacabec8 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" |