diff options
author | Sam James <sam@gentoo.org> | 2020-10-08 00:55:12 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-10-08 00:55:12 +0000 |
commit | 2621f8d942691736d3a8c200c04cd44161ab1218 (patch) | |
tree | 0a6ff1e5222ab0b2518c003fd2d8a156db20e3be /dev-cpp | |
parent | dev-cpp/glibmm: Stabilize 2.64.2 arm64, #741861 (diff) | |
download | gentoo-2621f8d942691736d3a8c200c04cd44161ab1218.tar.gz gentoo-2621f8d942691736d3a8c200c04cd44161ab1218.tar.bz2 gentoo-2621f8d942691736d3a8c200c04cd44161ab1218.zip |
dev-cpp/mm-common: Stabilize 1.0.1 arm64, #741861
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r-- | dev-cpp/mm-common/mm-common-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/mm-common/mm-common-1.0.1.ebuild b/dev-cpp/mm-common/mm-common-1.0.1.ebuild index 3af71a919439..bcd55f9d0a26 100644 --- a/dev-cpp/mm-common/mm-common-1.0.1.ebuild +++ b/dev-cpp/mm-common/mm-common-1.0.1.ebuild @@ -10,7 +10,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" IUSE="" RDEPEND="" |