diff options
Diffstat (limited to 'app-laptop/hdapsd/hdapsd-20141203.ebuild')
-rw-r--r-- | app-laptop/hdapsd/hdapsd-20141203.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/hdapsd/hdapsd-20141203.ebuild b/app-laptop/hdapsd/hdapsd-20141203.ebuild index fefad50a7356..5431d8ac79ef 100644 --- a/app-laptop/hdapsd/hdapsd-20141203.ebuild +++ b/app-laptop/hdapsd/hdapsd-20141203.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20141203.ebuild,v 1.2 2015/01/22 08:42:32 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-laptop/hdapsd/hdapsd-20141203.ebuild,v 1.3 2015/01/26 10:11:27 ago Exp $ EAPI=5 inherit linux-info readme.gentoo systemd @@ -11,7 +11,7 @@ SRC_URI="https://github.com/evgeni/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libconfig" DEPEND="libconfig? ( dev-libs/libconfig )" |