diff options
author | Sam James <sam@gentoo.org> | 2021-02-09 22:52:09 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-02-09 22:52:09 +0000 |
commit | 28389cdfd49ba5f8ecd5b7e974bcba2216ad9660 (patch) | |
tree | be4f394a682b6f571a6f45f18c50c1338f4a4a2b /dev-util | |
parent | app-misc/worker: Stabilize 4.6.1-r100 amd64, #769665 (diff) | |
download | gentoo-28389cdfd49ba5f8ecd5b7e974bcba2216ad9660.tar.gz gentoo-28389cdfd49ba5f8ecd5b7e974bcba2216ad9660.tar.bz2 gentoo-28389cdfd49ba5f8ecd5b7e974bcba2216ad9660.zip |
dev-util/bcpp: Stabilize 20210108 amd64, #769668
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r-- | dev-util/bcpp/bcpp-20210108.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bcpp/bcpp-20210108.ebuild b/dev-util/bcpp/bcpp-20210108.ebuild index 2ef7dd6cee6c..6891bcd70c1b 100644 --- a/dev-util/bcpp/bcpp-20210108.ebuild +++ b/dev-util/bcpp/bcpp-20210108.ebuild @@ -9,7 +9,7 @@ SRC_URI="ftp://ftp.invisible-island.net/bcpp/${P}.tgz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos" src_compile() { emake CPPFLAGS='-DBCPP_CONFIG_DIR=\"/etc/bcpp/\"' |