diff options
author | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:23:25 +0200 |
---|---|---|
committer | Conrad Kostecki <conikost@gentoo.org> | 2022-07-25 20:23:25 +0200 |
commit | db8e8b8a716d4032b5414e2e1530b8525bba7e31 (patch) | |
tree | a2da8b74f27adfe1d3e104fba65f2a65fa2a4f5e /dev-libs/mxml | |
parent | dev-libs/mxml: x86 stable (diff) | |
download | gentoo-db8e8b8a716d4032b5414e2e1530b8525bba7e31.tar.gz gentoo-db8e8b8a716d4032b5414e2e1530b8525bba7e31.tar.bz2 gentoo-db8e8b8a716d4032b5414e2e1530b8525bba7e31.zip |
dev-libs/mxml: amd64 stable
Closes: https://bugs.gentoo.org/860804
Signed-off-by: Conrad Kostecki <conikost@gentoo.org>
Diffstat (limited to 'dev-libs/mxml')
-rw-r--r-- | dev-libs/mxml/mxml-3.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/mxml/mxml-3.3.1.ebuild b/dev-libs/mxml/mxml-3.3.1.ebuild index 25fe352014f8..e7c70782ab52 100644 --- a/dev-libs/mxml/mxml-3.3.1.ebuild +++ b/dev-libs/mxml/mxml-3.3.1.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/michaelrsweet/${PN}/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="Mini-XML" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~sparc x86" IUSE="static-libs threads" BDEPEND="virtual/pkgconfig" |