summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2017-05-12 15:31:50 +0200
committerMartin Väth <martin@mvath.de>2017-05-12 15:31:50 +0200
commit858d01e7c271228c1345c5ba8b8dc8f976c4444e (patch)
treecfecbc3ae9afb34ceaf5900be831908bf7c651dc /app-shells/dash
parentx11-wm/fvwm/fvwm: Install helpers to /usr/$(get_libdir)/ (multilib_strict) (diff)
downloadmv-858d01e7c271228c1345c5ba8b8dc8f976c4444e.tar.gz
mv-858d01e7c271228c1345c5ba8b8dc8f976c4444e.tar.bz2
mv-858d01e7c271228c1345c5ba8b8dc8f976c4444e.zip
add some keywords and make repoman happy
Diffstat (limited to 'app-shells/dash')
-rw-r--r--app-shells/dash/dash-99999999.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/dash/dash-99999999.ebuild b/app-shells/dash/dash-99999999.ebuild
index 064c83b7..96940531 100644
--- a/app-shells/dash/dash-99999999.ebuild
+++ b/app-shells/dash/dash-99999999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2016 Gentoo Foundation
+# Copyright 2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -20,7 +20,7 @@ else # inherit versionator
#MY_PV="$(get_version_component_range 1-3)"
DEB_PATCH="" #"$(get_version_component_range 4)"
#MY_P="${PN}-${MY_PV}"
- 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="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
SRC_URI="http://gondor.apana.org.au/~herbert/dash/files/${P}.tar.gz"
if [ -n "${DEB_PATCH}" ]
then DEB_PF="${PN}_${MY_PV}-${DEB_PATCH}"