diff options
author | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 14:57:58 +0200 |
---|---|---|
committer | Andreas Sturmlechner <asturm@gentoo.org> | 2020-08-13 16:47:42 +0200 |
commit | 3c3001abe02346cdcbd0e8ecfe7894af9bd272b5 (patch) | |
tree | cf2cd0f456cd04eed5029d0934597a0ab400189f /app-crypt | |
parent | dev-qt: Drop all traces of IUSE=aqua (diff) | |
download | kde-sunset-3c3001abe02346cdcbd0e8ecfe7894af9bd272b5.tar.gz kde-sunset-3c3001abe02346cdcbd0e8ecfe7894af9bd272b5.tar.bz2 kde-sunset-3c3001abe02346cdcbd0e8ecfe7894af9bd272b5.zip |
*/*: Drop all to ~ia64
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/pinentry/pinentry-0.7.5.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/qca-tls/qca-tls-1.0-r4.ebuild | 2 | ||||
-rw-r--r-- | app-crypt/qca/qca-1.0-r3.ebuild | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/app-crypt/pinentry/pinentry-0.7.5.ebuild b/app-crypt/pinentry/pinentry-0.7.5.ebuild index 403808e8..0d7645d7 100644 --- a/app-crypt/pinentry/pinentry-0.7.5.ebuild +++ b/app-crypt/pinentry/pinentry-0.7.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86" +KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 s390 sh sparc x86" IUSE="gtk ncurses qt3 caps" DEPEND="gtk? ( x11-libs/gtk+:2 ) diff --git a/app-crypt/qca-tls/qca-tls-1.0-r4.ebuild b/app-crypt/qca-tls/qca-tls-1.0-r4.ebuild index e1b8a420..69547d00 100644 --- a/app-crypt/qca-tls/qca-tls-1.0-r4.ebuild +++ b/app-crypt/qca-tls/qca-tls-1.0-r4.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://delta.affinix.com/download/${PN%-*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" #alpha amd64 and ppc64 need testing -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="=app-crypt/qca-1* diff --git a/app-crypt/qca/qca-1.0-r3.ebuild b/app-crypt/qca/qca-1.0-r3.ebuild index 9951ce7c..534587cd 100644 --- a/app-crypt/qca/qca-1.0-r3.ebuild +++ b/app-crypt/qca/qca-1.0-r3.ebuild @@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" IUSE="" DEPEND="dev-qt/qt-meta:3" |