diff options
author | Sam James <sam@gentoo.org> | 2022-03-08 09:32:06 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-03-08 09:32:06 +0000 |
commit | f3b6b51bda8857d0b42eaabe4372ebba8fcb46b7 (patch) | |
tree | 44200042ff756e61d9835f97edf268bc24fbe493 /dev-cpp/mm-common | |
parent | app-text/yelp-tools: Stabilize 41.0 x86, #834426 (diff) | |
download | gentoo-f3b6b51bda8857d0b42eaabe4372ebba8fcb46b7.tar.gz gentoo-f3b6b51bda8857d0b42eaabe4372ebba8fcb46b7.tar.bz2 gentoo-f3b6b51bda8857d0b42eaabe4372ebba8fcb46b7.zip |
dev-cpp/mm-common: Stabilize 1.0.4 x86, #834426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp/mm-common')
-rw-r--r-- | dev-cpp/mm-common/mm-common-1.0.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/mm-common/mm-common-1.0.4.ebuild b/dev-cpp/mm-common/mm-common-1.0.4.ebuild index 3ebe34a0cc0a..436beff52325 100644 --- a/dev-cpp/mm-common/mm-common-1.0.4.ebuild +++ b/dev-cpp/mm-common/mm-common-1.0.4.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://www.gtkmm.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc x86" BDEPEND="${PYTHON_DEPS}" |