Diff postgis-3.1.8-r1 with a postgis-3.1.9
/usr/portage/dev-db/postgis/postgis-3.1.9.ebuild 2023-10-09 14:52:29.332368346 +0300 | ||
---|---|---|
15 | 15 |
else |
16 | 16 |
PGIS="$(ver_cut 1-2)" |
17 | 17 |
SRC_URI="https://download.osgeo.org/postgis/source/${MY_P}.tar.gz" |
18 |
KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" |
|
18 |
KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" |
|
19 | 19 |
fi |
20 | 20 | |
21 | 21 |
DESCRIPTION="Geographic Objects for PostgreSQL" |