diff options
author | Sam James <sam@gentoo.org> | 2022-05-28 06:04:11 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-05-28 06:04:11 +0100 |
commit | 2c0d51e99f279328b96abd5567fc9ac96d525358 (patch) | |
tree | 326c5841495a7102919b7f30ab2aa2fbda750d81 /dev-libs/gmime | |
parent | dev-cpp/gtkmm: Stabilize 3.24.6 ppc64, #843794 (diff) | |
download | gentoo-2c0d51e99f279328b96abd5567fc9ac96d525358.tar.gz gentoo-2c0d51e99f279328b96abd5567fc9ac96d525358.tar.bz2 gentoo-2c0d51e99f279328b96abd5567fc9ac96d525358.zip |
dev-libs/gmime: Stabilize 3.2.11 ppc64, #843794
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/gmime')
-rw-r--r-- | dev-libs/gmime/gmime-3.2.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/gmime/gmime-3.2.11.ebuild b/dev-libs/gmime/gmime-3.2.11.ebuild index 376539167a38..36b736cff49f 100644 --- a/dev-libs/gmime/gmime-3.2.11.ebuild +++ b/dev-libs/gmime/gmime-3.2.11.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/jstedfast/${PN}/releases/download/${PV}/${P}.tar.xz" SLOT="3.0" LICENSE="LGPL-2.1+" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ~ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris" IUSE="crypt doc idn test +vala" RESTRICT="!test? ( test )" |