diff options
author | Steve Arnold <nerdboy@gentoo.org> | 2023-03-17 17:30:01 -0700 |
---|---|---|
committer | Steve Arnold <nerdboy@gentoo.org> | 2023-03-17 17:30:01 -0700 |
commit | 34d6a1a7e4c396190f803347b3234c0f1b564a3a (patch) | |
tree | d7beefe430c550ba10511f323cc5805fc738739e /app-misc/timew | |
parent | dev-ruby/activesupport: Stabilize 6.1.7.2 amd64, #892359 (diff) | |
download | gentoo-34d6a1a7e4c396190f803347b3234c0f1b564a3a.tar.gz gentoo-34d6a1a7e4c396190f803347b3234c0f1b564a3a.tar.bz2 gentoo-34d6a1a7e4c396190f803347b3234c0f1b564a3a.zip |
app-misc/timew: keyword 1.4.3-r1 for ~arm, ~arm64
Signed-off-by: Steve Arnold <nerdboy@gentoo.org>
Diffstat (limited to 'app-misc/timew')
-rw-r--r-- | app-misc/timew/timew-1.4.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/timew/timew-1.4.3-r1.ebuild b/app-misc/timew/timew-1.4.3-r1.ebuild index 4561f210ad0d..697045ab4185 100644 --- a/app-misc/timew/timew-1.4.3-r1.ebuild +++ b/app-misc/timew/timew-1.4.3-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/GothenburgBitFactory/timewarrior/releases/download/v LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~x86" src_configure() { local mycmakeargs=( |