diff options
author | Sam James <sam@gentoo.org> | 2021-06-01 08:58:01 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-06-01 08:58:01 +0000 |
commit | 99c61b7136c6ee2c705b3b915e554842aeaea4c2 (patch) | |
tree | 5829964d0c188c8f9d55672d627d669790a998a4 /sys-devel | |
parent | app-text/poppler: Stabilize 21.05.0 x86, #788112 (diff) | |
download | gentoo-99c61b7136c6ee2c705b3b915e554842aeaea4c2.tar.gz gentoo-99c61b7136c6ee2c705b3b915e554842aeaea4c2.tar.bz2 gentoo-99c61b7136c6ee2c705b3b915e554842aeaea4c2.zip |
sys-devel/ucpp: Stabilize 1.3.5 x86, #788112
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-devel')
-rw-r--r-- | sys-devel/ucpp/ucpp-1.3.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/ucpp/ucpp-1.3.5.ebuild b/sys-devel/ucpp/ucpp-1.3.5.ebuild index 3dfb28a70dd8..933512130719 100644 --- a/sys-devel/ucpp/ucpp-1.3.5.ebuild +++ b/sys-devel/ucpp/ucpp-1.3.5.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://gitlab.com/scarabeusiv/${PN}/uploads/79f08e39c676f15ed8a59335f6 LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 ~x86 ~amd64-linux" +KEYWORDS="~amd64 ~arm ~arm64 ppc ~ppc64 x86 ~amd64-linux" src_configure() { econf \ |