diff options
author | James Beddek <telans@posteo.de> | 2021-12-02 17:19:41 +1300 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-10 11:46:38 +0100 |
commit | 1d9c84ca58af3b28f904c534e434d95fcd9debd4 (patch) | |
tree | 4a7fa31f909bc2b0c9749fe75076c5a3d12fda9a /dev-util/mdds | |
parent | app-office/libreoffice-l10n: keyword 7.3.2.2 (diff) | |
download | gentoo-1d9c84ca58af3b28f904c534e434d95fcd9debd4.tar.gz gentoo-1d9c84ca58af3b28f904c534e434d95fcd9debd4.tar.bz2 gentoo-1d9c84ca58af3b28f904c534e434d95fcd9debd4.zip |
dev-util/mdds: keyword 2.0.0
Signed-off-by: James Beddek <telans@posteo.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/mdds')
-rw-r--r-- | dev-util/mdds/mdds-2.0.2.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dev-util/mdds/mdds-2.0.2.ebuild b/dev-util/mdds/mdds-2.0.2.ebuild index dff89f19daf2..6abe223c7965 100644 --- a/dev-util/mdds/mdds-2.0.2.ebuild +++ b/dev-util/mdds/mdds-2.0.2.ebuild @@ -8,8 +8,7 @@ if [[ ${PV} == *9999* ]]; then inherit git-r3 else SRC_URI="https://kohei.us/files/${PN}/src/${P}.tar.xz" - # Unkeyworded while libreoffice has no release making use of this slot - # KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" + KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux" fi inherit autotools toolchain-funcs |