diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 18:24:05 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-03-02 18:24:05 +0300 |
commit | 3f0f108f580d8a2dc96433e90672749a3b95f4fc (patch) | |
tree | e830f92636b8f1970470e315f982b97b7a398c14 /app-laptop | |
parent | app-admin/rsyslog: amd64 stable wrt bug #679178 (diff) | |
download | gentoo-3f0f108f580d8a2dc96433e90672749a3b95f4fc.tar.gz gentoo-3f0f108f580d8a2dc96433e90672749a3b95f4fc.tar.bz2 gentoo-3f0f108f580d8a2dc96433e90672749a3b95f4fc.zip |
app-laptop/tp_smapi: amd64 stable wrt bug #678542
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'app-laptop')
-rw-r--r-- | app-laptop/tp_smapi/tp_smapi-0.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-laptop/tp_smapi/tp_smapi-0.43.ebuild b/app-laptop/tp_smapi/tp_smapi-0.43.ebuild index 011865482566..a653d8906e70 100644 --- a/app-laptop/tp_smapi/tp_smapi-0.43.ebuild +++ b/app-laptop/tp_smapi/tp_smapi-0.43.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="${HOMEPAGE}/releases/download/tp-smapi/${PV}/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="hdaps" |