diff options
author | Sam James <sam@gentoo.org> | 2021-04-12 17:33:04 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-12 17:33:04 +0000 |
commit | 1d94c976c10f77d6a9f542709c32c60f3dd3c653 (patch) | |
tree | 45aeaa197e451e1c82b5a57e42803e9c37699499 /app-misc | |
parent | app-misc/mouseremote: Stabilize 0.90-r3 x86, #768039 (diff) | |
download | gentoo-1d94c976c10f77d6a9f542709c32c60f3dd3c653.tar.gz gentoo-1d94c976c10f77d6a9f542709c32c60f3dd3c653.tar.bz2 gentoo-1d94c976c10f77d6a9f542709c32c60f3dd3c653.zip |
app-misc/tpconfig: Stabilize 3.1.3-r3 x86, #768039
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild b/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild index 3ed09b3a8489..f170bc089e8b 100644 --- a/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild +++ b/app-misc/tpconfig/tpconfig-3.1.3-r3.ebuild @@ -10,7 +10,7 @@ SRC_URI="http://www.compass.com/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" src_compile() { emake CC="$(tc-getCC)" |