diff options
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" |