summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Väth <martin@mvath.de>2015-12-31 10:18:59 +0100
committerMartin Väth <martin@mvath.de>2015-12-31 10:18:59 +0100
commit5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e (patch)
tree499df3ae20634505a624093d34a65ce233ba8b5f /sys-fs/squash_dir/squash_dir-13.8.ebuild
parentapp-accessibility/gespeaker: Make repoman happy (diff)
downloadmv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.tar.gz
mv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.tar.bz2
mv-5b93f3fd5871f2e4dd5cf2e1c59650c607ce042e.zip
Make repoman happy
Diffstat (limited to 'sys-fs/squash_dir/squash_dir-13.8.ebuild')
-rw-r--r--sys-fs/squash_dir/squash_dir-13.8.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/sys-fs/squash_dir/squash_dir-13.8.ebuild b/sys-fs/squash_dir/squash_dir-13.8.ebuild
index c349eb8a..a66670f3 100644
--- a/sys-fs/squash_dir/squash_dir-13.8.ebuild
+++ b/sys-fs/squash_dir/squash_dir-13.8.ebuild
@@ -14,8 +14,7 @@ SRC_URI="https://github.com/vaeth/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-#KEYWORDS="~amd64 ~ppc ~x86"
-KEYWORDS=""
+KEYWORDS="~amd64 ~ppc ~x86"
IUSE="aufs overlayfs bundled-openrc-wrapper unionfs-fuse"
BOTHDEPEND="bundled-openrc-wrapper? ( !!sys-apps/openrc-wrapper )"
@@ -72,7 +71,6 @@ src_install() {
readme.gentoo_create_doc
}
-
linux_config_missing() {
! linux_config_exists || ! linux_chkconfig_present "${1}"
}