diff options
author | Sam James <sam@gentoo.org> | 2021-04-13 14:58:52 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-04-13 14:58:52 +0000 |
commit | f2853e7ea790e10e83e1566dbbed6be443db4004 (patch) | |
tree | 8df2c22f31444436875ab452f7aef419c0aac21a /dev-cpp | |
parent | dev-cpp/atkmm: Stabilize 2.28.1 ppc, #774927 (diff) | |
download | gentoo-f2853e7ea790e10e83e1566dbbed6be443db4004.tar.gz gentoo-f2853e7ea790e10e83e1566dbbed6be443db4004.tar.bz2 gentoo-f2853e7ea790e10e83e1566dbbed6be443db4004.zip |
dev-cpp/cairomm: Stabilize 1.14.2 ppc, #774927
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/cairomm/cairomm-1.14.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cairomm/cairomm-1.14.2.ebuild b/dev-cpp/cairomm/cairomm-1.14.2.ebuild index 538db9806832..9e33c881c949 100644 --- a/dev-cpp/cairomm/cairomm-1.14.2.ebuild +++ b/dev-cpp/cairomm/cairomm-1.14.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.cairographics.org/releases/${P}.tar.xz" LICENSE="LGPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-solaris" IUSE="doc test" RESTRICT="!test? ( test )" |