diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-24 18:35:36 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-12-24 18:35:50 +0000 |
commit | 83f84438926183835b6f06e77ff6bb681f793d26 (patch) | |
tree | 22fff007fcacb8e24d9d173df746fb25e822c6d5 /dev-libs/libtomcrypt | |
parent | sys-kernel/gentoo-sources: Stabilize 4.4.246 arm, #754219 (diff) | |
download | gentoo-83f84438926183835b6f06e77ff6bb681f793d26.tar.gz gentoo-83f84438926183835b6f06e77ff6bb681f793d26.tar.bz2 gentoo-83f84438926183835b6f06e77ff6bb681f793d26.zip |
dev-libs/libtomcrypt: keyworded 1.18.2-r1 for hppa
keyworded wrt bug #761235
Package-Manager: Portage-3.0.12, Repoman-3.0.2
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/libtomcrypt')
-rw-r--r-- | dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild index 0717adedc959..9be946d86954 100644 --- a/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.ebuild +++ b/dev-libs/libtomcrypt/libtomcrypt-1.18.2-r1.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="~amd64 ~arm ~arm64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" IUSE="+gmp +libtommath tomsfastmath" BDEPEND="virtual/pkgconfig" |