diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2016-12-19 20:04:47 -0500 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2016-12-19 20:05:31 -0500 |
commit | e65853a0bd0b8c9bcdd56c19216b640823ff184b (patch) | |
tree | 4c23e9dbed3d62ce1cad46eac7231cf99899aec9 | |
parent | www-apps/gitea: Initial version (diff) | |
download | gentoo-e65853a0bd0b8c9bcdd56c19216b640823ff184b.tar.gz gentoo-e65853a0bd0b8c9bcdd56c19216b640823ff184b.tar.bz2 gentoo-e65853a0bd0b8c9bcdd56c19216b640823ff184b.zip |
app-laptop/tp_smapi: stabilize tp_smapi-0.42-r1 for amd64.
Maintainer stabilization: this package requires special hardware,
which I possess for amd64. I've tested it there, but am unable to
do so for x86.
Gentoo-Bug: 596344
Package-Manager: portage-2.3.0
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.42-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-laptop/tp_smapi/tp_smapi-0.42-r1.ebuild b/app-laptop/tp_smapi/tp_smapi-0.42-r1.ebuild index 8f671665c63f..5bfcd7f58e9a 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.42-r1.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.42-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="${HOMEPAGE}/releases/download/tp-smapi/${PV}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="hdaps" |