diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:34:59 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:35:58 +0200 |
commit | c3f47d32335df1a79553a2c168d946d02a99e8c9 (patch) | |
tree | 07ea60c9e91a15bf4fd09e878cf788ae16b71483 /app-shells | |
parent | net-misc/rsync: x86 stable wrt bug #738192 (diff) | |
download | gentoo-c3f47d32335df1a79553a2c168d946d02a99e8c9.tar.gz gentoo-c3f47d32335df1a79553a2c168d946d02a99e8c9.tar.bz2 gentoo-c3f47d32335df1a79553a2c168d946d02a99e8c9.zip |
app-shells/dash: x86 stable wrt bug #738228
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@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 b629160694ee..d4176f23f384 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" |