diff options
author | Sam James <sam@gentoo.org> | 2022-10-11 00:39:25 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-10-11 00:39:25 +0100 |
commit | caa8103d11f7244f55b4c3e23475a9c595f84799 (patch) | |
tree | 0f99d74776375b1e711905a28bc51593142f2d47 /app-office/gtg | |
parent | dev-python/caldav: Keyword 0.9.2 x86, #857720 (diff) | |
download | gentoo-caa8103d11f7244f55b4c3e23475a9c595f84799.tar.gz gentoo-caa8103d11f7244f55b4c3e23475a9c595f84799.tar.bz2 gentoo-caa8103d11f7244f55b4c3e23475a9c595f84799.zip |
app-office/gtg: Keyword 0.6-r1 x86, #857720
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office/gtg')
-rw-r--r-- | app-office/gtg/gtg-0.6-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/gtg/gtg-0.6-r1.ebuild b/app-office/gtg/gtg-0.6-r1.ebuild index 4d5ae4e692d4..bfe33c23c67e 100644 --- a/app-office/gtg/gtg-0.6-r1.ebuild +++ b/app-office/gtg/gtg-0.6-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/getting-things-gnome/gtg/archive/refs/tags/v${PV}.ta LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="test" REQUIRED_USE="${PYTHON_REQUIRED_USE}" RESTRICT="!test? ( test )" |