diff options
author | Michael Orlitzky <mjo@gentoo.org> | 2021-11-02 08:40:27 -0400 |
---|---|---|
committer | Michael Orlitzky <mjo@gentoo.org> | 2021-11-02 08:41:32 -0400 |
commit | 3115a75d01e7da17e09496384674aece8087ecfc (patch) | |
tree | c2f6e411a3352896f3779923726669983077fcc2 /sci-libs | |
parent | dev-python/cherrypy: Add the new CherryPy website to the metadata (diff) | |
download | gentoo-3115a75d01e7da17e09496384674aece8087ecfc.tar.gz gentoo-3115a75d01e7da17e09496384674aece8087ecfc.tar.bz2 gentoo-3115a75d01e7da17e09496384674aece8087ecfc.zip |
sci-libs/m4rie: maintainer stabilize on amd64.
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Michael Orlitzky <mjo@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/m4rie/m4rie-20200115-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/m4rie/m4rie-20200115-r1.ebuild b/sci-libs/m4rie/m4rie-20200115-r1.ebuild index 35b709324ec4..f89f9de0c3d0 100644 --- a/sci-libs/m4rie/m4rie-20200115-r1.ebuild +++ b/sci-libs/m4rie/m4rie-20200115-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://bitbucket.org/malb/${PN}/downloads/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="debug static-libs" DEPEND="sci-libs/m4ri" |