diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 15:26:19 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 15:26:19 +0000 |
commit | c3c97db08976c25de86efa9733a86fc89b919bfb (patch) | |
tree | 2f1b611f7978457c0ea8316d0edb21c9693007d7 /dev-cpp/cairomm | |
parent | dev-cpp/atkmm: Stabilize 2.28.2 ppc64, #792327 (diff) | |
download | gentoo-c3c97db08976c25de86efa9733a86fc89b919bfb.tar.gz gentoo-c3c97db08976c25de86efa9733a86fc89b919bfb.tar.bz2 gentoo-c3c97db08976c25de86efa9733a86fc89b919bfb.zip |
dev-cpp/cairomm: Stabilize 1.14.3 ppc64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/cairomm')
-rw-r--r-- | dev-cpp/cairomm/cairomm-1.14.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/cairomm/cairomm-1.14.3.ebuild b/dev-cpp/cairomm/cairomm-1.14.3.ebuild index 9e33c881c949..e06b42ee964d 100644 --- a/dev-cpp/cairomm/cairomm-1.14.3.ebuild +++ b/dev-cpp/cairomm/cairomm-1.14.3.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 )" |