summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2016-08-07 18:13:01 +0200
committerMartin Väth <martin@mvath.de>2016-08-07 18:13:01 +0200
commitc42e2a7ad1d1617dad876cd9a99c8ac44d9c46e9 (patch)
tree8583ab9eabbf332d840190c838142daf0c502f2d /app-shells/dash
parentapp-shells/dash: Add live ebuild (diff)
downloadmv-c42e2a7ad1d1617dad876cd9a99c8ac44d9c46e9.tar.gz
mv-c42e2a7ad1d1617dad876cd9a99c8ac44d9c46e9.tar.bz2
mv-c42e2a7ad1d1617dad876cd9a99c8ac44d9c46e9.zip
app-shells/dash: Fix keywords
Diffstat (limited to 'app-shells/dash')
-rw-r--r--app-shells/dash/dash-99999999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/dash/dash-99999999.ebuild b/app-shells/dash/dash-99999999.ebuild
index 0311d5cf..b7ee2e98 100644
--- a/app-shells/dash/dash-99999999.ebuild
+++ b/app-shells/dash/dash-99999999.ebuild
@@ -16,7 +16,7 @@ PROPERTIES="live"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS=""
IUSE="libedit static"
RDEPEND="!static? ( libedit? ( dev-libs/libedit ) )"