diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-04 18:01:49 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-04 18:01:49 +0200 |
commit | 6127bda2d42330d7089b8d7fe304d768a4eb8de8 (patch) | |
tree | abb4d184f48a31973eaea47925cc303340ef320f /app-laptop | |
parent | sys-devel/gcc-config: x86 stable (bug #779796) (diff) | |
download | gentoo-6127bda2d42330d7089b8d7fe304d768a4eb8de8.tar.gz gentoo-6127bda2d42330d7089b8d7fe304d768a4eb8de8.tar.bz2 gentoo-6127bda2d42330d7089b8d7fe304d768a4eb8de8.zip |
app-laptop/hdapsd: x86 stable (bug #778701)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/hdapsd/hdapsd-20141203-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/hdapsd/hdapsd-20141203-r2.ebuild b/app-laptop/hdapsd/hdapsd-20141203-r2.ebuild index be403f7d4d34..156f9abb3bd7 100644 --- a/app-laptop/hdapsd/hdapsd-20141203-r2.ebuild +++ b/app-laptop/hdapsd/hdapsd-20141203-r2.ebuild @@ -10,7 +10,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" BDEPEND="" |