diff options
author | Sam James <sam@gentoo.org> | 2021-05-29 08:52:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-29 08:59:45 +0000 |
commit | 34c3d094dc05daf06301208e56ab22d98d4e028e (patch) | |
tree | 9fff87f47faaebecbd6f446c2626595aaae06812 /dev-cpp | |
parent | app-text/gtranslator: Stabilize 40.0 amd64, #792327 (diff) | |
download | gentoo-34c3d094dc05daf06301208e56ab22d98d4e028e.tar.gz gentoo-34c3d094dc05daf06301208e56ab22d98d4e028e.tar.bz2 gentoo-34c3d094dc05daf06301208e56ab22d98d4e028e.zip |
dev-cpp/mm-common: Stabilize 1.0.3 amd64, #792327
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/mm-common/mm-common-1.0.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/mm-common/mm-common-1.0.3.ebuild b/dev-cpp/mm-common/mm-common-1.0.3.ebuild index d2e907574115..efcb1767db37 100644 --- a/dev-cpp/mm-common/mm-common-1.0.3.ebuild +++ b/dev-cpp/mm-common/mm-common-1.0.3.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}" |