diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 10:27:02 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-10-09 10:27:02 +0200 |
commit | 83642493bbdc6b3c89a54174c1c6a97a65f9758c (patch) | |
tree | c335c964fcd77c2b3216e3502694555673470f63 /dev-cpp/glibmm | |
parent | app-crypt/libsecret: sparc stable wrt bug #685254 (diff) | |
download | gentoo-83642493bbdc6b3c89a54174c1c6a97a65f9758c.tar.gz gentoo-83642493bbdc6b3c89a54174c1c6a97a65f9758c.tar.bz2 gentoo-83642493bbdc6b3c89a54174c1c6a97a65f9758c.zip |
dev-cpp/glibmm: sparc stable wrt bug #685254
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-cpp/glibmm')
-rw-r--r-- | dev-cpp/glibmm/glibmm-2.58.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/glibmm/glibmm-2.58.1.ebuild b/dev-cpp/glibmm/glibmm-2.58.1.ebuild index 8602539bccc4..22ac602c27d3 100644 --- a/dev-cpp/glibmm/glibmm-2.58.1.ebuild +++ b/dev-cpp/glibmm/glibmm-2.58.1.ebuild @@ -9,7 +9,7 @@ HOMEPAGE="https://www.gtkmm.org" LICENSE="LGPL-2.1+ GPL-2+" # GPL-2+ applies only to the build system SLOT="2" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x86-solaris" IUSE="doc debug test" RDEPEND=" |