diff options
author | Sam James <sam@gentoo.org> | 2023-04-17 22:15:17 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-04-17 22:15:17 +0100 |
commit | cf265a45718adaef76dc1052478eaec31d2b08be (patch) | |
tree | 5154c1bfbdffeaec91221d29230fe88f1eedd64f /sci-chemistry/chemical-mime-data | |
parent | go-module.eclass: refine go-module_src_unpack eclassdoc (diff) | |
download | gentoo-cf265a45718adaef76dc1052478eaec31d2b08be.tar.gz gentoo-cf265a45718adaef76dc1052478eaec31d2b08be.tar.bz2 gentoo-cf265a45718adaef76dc1052478eaec31d2b08be.zip |
sci-chemistry/chemical-mime-data: Stabilize 0.1.95_pre20171122 arm, #904470
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-chemistry/chemical-mime-data')
-rw-r--r-- | sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild index 39cac4b82206..64827ef8db67 100644 --- a/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild +++ b/sci-chemistry/chemical-mime-data/chemical-mime-data-0.1.95_pre20171122.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dleidert/chemical-mime/archive/${COMMIT}.tar.gz -> $ LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm arm64 x86" +KEYWORDS="amd64 arm arm64 x86" IUSE="" RDEPEND="x11-misc/shared-mime-info" |