diff options
author | Sam James <sam@gentoo.org> | 2021-09-06 22:34:20 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-06 22:34:20 +0100 |
commit | 530c727c541f21da5431974678aa3b760cf3fe43 (patch) | |
tree | 321092aa630a9756414632ced9798364e04063c0 /app-i18n/librime-lua | |
parent | app-i18n/librime: Keyword 1.7.3-r1 ppc, #760803 (diff) | |
download | gentoo-530c727c541f21da5431974678aa3b760cf3fe43.tar.gz gentoo-530c727c541f21da5431974678aa3b760cf3fe43.tar.bz2 gentoo-530c727c541f21da5431974678aa3b760cf3fe43.zip |
app-i18n/librime-lua: Keyword 20201011103348 ppc, #760803
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-i18n/librime-lua')
-rw-r--r-- | app-i18n/librime-lua/librime-lua-20201011103348.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-i18n/librime-lua/librime-lua-20201011103348.ebuild b/app-i18n/librime-lua/librime-lua-20201011103348.ebuild index 5abed7223b09..15749c557d22 100644 --- a/app-i18n/librime-lua/librime-lua-20201011103348.ebuild +++ b/app-i18n/librime-lua/librime-lua-20201011103348.ebuild @@ -1,4 +1,4 @@ -# Copyright 2020 Gentoo Authors +# Copyright 2020-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="7" @@ -24,7 +24,7 @@ fi LICENSE="BSD MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" REQUIRED_USE="${LUA_REQUIRED_USE}" |