diff options
author | Sam James <sam@gentoo.org> | 2020-07-18 20:37:07 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-07-18 21:50:08 +0000 |
commit | dbddc93ea9099e841c009812f218eacc1eb41924 (patch) | |
tree | 9f611bec18972dcd98dd1aa47ff829f7ebeb9aca /sci-mathematics | |
parent | gui-libs/amtk: arm64 keyworded (bug #722142) (diff) | |
download | gentoo-dbddc93ea9099e841c009812f218eacc1eb41924.tar.gz gentoo-dbddc93ea9099e841c009812f218eacc1eb41924.tar.bz2 gentoo-dbddc93ea9099e841c009812f218eacc1eb41924.zip |
sci-mathematics/genius: arm64 keyworded (bug #722142)
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/genius/genius-1.0.25.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/genius/genius-1.0.25.ebuild b/sci-mathematics/genius/genius-1.0.25.ebuild index 8d7c54134e0c..94b9f5146e99 100644 --- a/sci-mathematics/genius/genius-1.0.25.ebuild +++ b/sci-mathematics/genius/genius-1.0.25.ebuild @@ -14,7 +14,7 @@ SRC_URI="${SRC_URI} LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="doc +gui" RDEPEND=" |