summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Kinard <kumba@gentoo.org>2021-02-19 22:59:43 -0500
committerJoshua Kinard <kumba@gentoo.org>2021-02-19 22:59:43 -0500
commita199943358511710849897d6470062abd1f350a5 (patch)
tree91a7750caedd4f61bbbc21a2db9c14cd20ed207a
parentmedia-plugins/kodi-audioencoder-lame: Cleanup old version (diff)
downloadgentoo-a199943358511710849897d6470062abd1f350a5.tar.gz
gentoo-a199943358511710849897d6470062abd1f350a5.tar.bz2
gentoo-a199943358511710849897d6470062abd1f350a5.zip
dev-libs/libtomcrypt: Added ~mips to KEYWORDS
Bug: https://bugs.gentoo.org/761235 Signed-off-by: Joshua Kinard <kumba@gentoo.org> Package-Manager: Portage-3.0.14, Repoman-3.0.2
-rw-r--r--dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
index 2ebf8b6d8810..134002447d9a 100644
--- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
+++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r2.ebuild
@@ -17,7 +17,7 @@ LICENSE="|| ( WTFPL-2 public-domain )"
# Helpful site:
# https://abi-laboratory.pro/index.php?view=timeline&l=libtomcrypt
SLOT="0/1"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~s390 sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~x64-macos"
IUSE="+gmp +libtommath tomsfastmath"
BDEPEND="